[Glade-devel] Setting default properties in the catalog



Jeff Westerinen wrote:

I'm trying to set some default properties in my own widget catalog.  I
have no problem setting the "label" or "height-request" (I just copied
whatever was in the GTK+ catalog), but I'm unable to set the "expand"
property.  Also, where is the definition for the catalog XML of property
ID's and their possible default values?  
 

http://gtk.org/api ofcourse ! :D

properties are documented on thier repsective widgets, each widget
also ofcourse inherits the properties of its parent.

now, which "expand" property do you speak of ? packing properties
are a little different and need to be accessed via the <child> xml
semantics, thier defaults may be set, and some widgets may also provide
preffered defaults when packed into certain containers (see 
"packing-defaults").

Cheers,
                          -Tristan





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]