Description Usage Arguments Details Author(s)
Highlights toolbar to give an idea of what it would look like
if item was added to toolbar at the position indicated by index..
If item is NULL, highlighting is turned off. In that case index.
is ignored.
1 | gtkToolbarSetDropHighlightItem(object, tool.item = NULL, index)
|
|
a |
|
a |
|
a position on |
The tool.item passed to this function must not be part of any widget
hierarchy. When an item is set as drop highlight item it can not
added to any widget hierarchy or used as highlight item for another
toolbar.
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.