gtkToolbarRemoveSpace {RGtk2} | R Documentation |
Removes a space from the specified position.
WARNING: gtk_toolbar_remove_space
is deprecated and should not be used in newly-written code.
gtkToolbarRemoveSpace(object, position)
|
[GtkToolbar ] a GtkToolbar . |
|
[integer] the index of the space to remove. |
Derived by RGtkGen from GTK+ documentation