Pixbuf properties

svn path=/trunk/; revision=18383
This commit is contained in:
Matthias Clasen
2007-07-05 19:50:03 +00:00
parent 8788259bc2
commit f4f7a0a186
4 changed files with 77 additions and 28 deletions

View File

@ -126,6 +126,7 @@ name, nick or integer value), flags (can be specified by their name,
nick, integer value, optionally combined with "|", e.g.
"GTK_VISIBLE|GTK_REALIZED") and colors (in a format understood by
gdk_color_parse()). Objects can be referred to by their name.
Pixbufs can be specified as a filename of an image file to load.
In general, GtkBuilder allows forward references to objects —
an object doesn't have to constructed before it can be referred to.
The exception to this rule is that an object has to be constructed