Description Usage Arguments Details Value Author(s)
Returns the n
'th item on toolbar
, or NULL
if the
toolbar does not contain an n
'th item.
1 | gtkToolbarGetNthItem(object, n)
|
|
a |
|
A position on the toolbar |
Since 2.4
[GtkToolItem
] The n
'th GtkToolItem
on toolbar
, or NULL
if there
isn't an n
'th item.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.