This is internal code used by glade2bond conversion programme to figure out which tags are hand made and which are generated. Any XML you write should have auto-gen set to false. This maybe replaced with namespace at some point.
CDATA
CDATA
Boolean property, controls whether the button is clickable or not (can then be adjusted to be clickable by triggers or conditions).
CDATA
CDATA
CDATA
CDATA
A button can have an image on it, with or without text.
CDATA
The text to display on the button. This may be passed in with mnemonics, e.g. _Button, causing the B to be underlined and the button to be triggered on an Alt-B keypress.
CDATA
CDATA
CDATA
CDATA
This is useful for forcing widgets to be a minimum certain size.
CDATA
This is useful for forcing widgets to be a minimum certain size.
CDATA
Name of the widget that will be used in bond for api calls.
CDATA
A button can be chosen from the gtk-stock list, which would contain an image and the default text on the button. Note that the stock text value will override that of the label attribute. If you wish to have the label text with the stock image, put the stock value in the image attribute instead.
CDATA
Specify the order in which interactive widgets will be tabbed through. This may be any natural integer value (negative values should not be used). For purposes of tabbing, all widgets with an order specified will preceed any without an order specified. The lowest tabindex values will preceed higher values.
CDATA
When set to TRUE, this states which windows are visible once the xml program is executed.
CDATA
CDATA