diff options
author | Benjamin Otte <otte@redhat.com> | 2019-11-25 08:06:45 +0100 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-05-30 19:26:44 -0400 |
commit | 713a6676ff3789235b7e5ab0d15f9e3376af0972 (patch) | |
tree | 964cd4d0b7210257fe123cbb6b6abc345e026d8e /gtk/gtkbuilder.c | |
parent | 448a88e4f5dc2117a1e2aa4de5a10abbe57b1587 (diff) | |
download | gtk+-713a6676ff3789235b7e5ab0d15f9e3376af0972.tar.gz |
builder: Allow text content in <lookup>
<lookup>foo</lookup>
is now short for
<lookup>
<constant>foo</constant>
</lookup>
ie it looks up the object with the given name so it can then do a
property lookup with it.
This is the most common operation, so it's a nice shortcut.
Diffstat (limited to 'gtk/gtkbuilder.c')
0 files changed, 0 insertions, 0 deletions