[Top]
GTK2
GTK2.ToolItem
|
Method GTK2.ToolItem()->set_tooltip()
- Method
set_tooltip
GTK2.ToolItem set_tooltip(GTK2.Tooltips tooltips, string tip_text, string tip_private)
- Description
Sets the GTK2.Tooltips object to be used for this item,
the text to be displayed as tool tip on the item and
the private text to be used.
|