gtkBoxQueryChildPacking {RGtk2} | R Documentation |
Obtains information about how child
is packed into box
.
gtkBoxQueryChildPacking(object, child)
|
a |
|
the |
A list containing the following elements:
|
pointer to return location for "expand"child property |
|
pointer to return location for "fill"child property |
|
pointer to return location for "padding"child property |
|
pointer to return location for "pack-type"child property |
Derived by RGtkGen from GTK+ documentation