gtkButtonBoxGetChildSecondary {RGtk2} | R Documentation |
Returns whether child
should appear in a secondary group of children.
gtkButtonBoxGetChildSecondary(object, child)
|
[GtkButtonBox ] a GtkButtonBox |
|
[GtkWidget ] a child of widget |
Since 2.4
[logical] whether child
should appear in a secondary group of children.
Derived by RGtkGen from GTK+ documentation