gtkToolbarInsertSpace {RGtk2} | R Documentation |
Inserts a new space in the toolbar at the specified position.
WARNING: gtk_toolbar_insert_space
is deprecated and should not be used in newly-written code.
gtkToolbarInsertSpace(object, position)
|
[GtkToolbar ] a GtkToolbar |
|
[integer] the number of widgets after which a space should be inserted. |
Derived by RGtkGen from GTK+ documentation