gtkNotebookQueryTabLabelPacking {RGtk2} | R Documentation |
Query the packing attributes for the tab label of the page
containing child
.
gtkNotebookQueryTabLabelPacking(object, child)
|
[GtkNotebook ] a GtkNotebook |
|
[GtkWidget ] the page |
A list containing the following elements:
|
[logical] location to store the expand value (or NULL) |
|
[logical] location to store the fill value (or NULL) |
|
[GtkPackType ] location to store the pack_type (or NULL) |
Derived by RGtkGen from GTK+ documentation