Description Usage Arguments Author(s)
Inserts a new space in the toolbar at the specified position.
WARNING: gtk_toolbar_insert_space
has been deprecated since version 2.4 and should not be used in newly-written code. Use gtkToolbarInsert
instead.
1 | gtkToolbarInsertSpace(object, position)
|
|
a |
|
the number of widgets after which a space should be inserted. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.