Description Usage Arguments Author(s)
Adds a widget to the beginning of the given toolbar.
WARNING: gtk_toolbar_prepend_widget
has been deprecated since version 2.4 and should not be used in newly-written code. Use gtkToolbarInsert
instead.
1 2 | gtkToolbarPrependWidget(object, widget, tooltip.text = NULL,
tooltip.private.text = NULL)
|
|
a |
|
a |
|
the element's tooltip. [ allow-none ] |
|
used for context-sensitive help about this toolbar element. [ allow-none ] |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.