Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.Tooltips

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkTooltips
Class : Tooltips
Extends: Gtk.Object
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.MenuToolButton
Method
set_arrow_tooltip (Tooltips tooltips, String tip_text, String tip_private) : none
Sets the GtkTooltips object to be used for arrow button which pops up the menu.
Gtk.ToolItem
Signal
set_tooltip (ToolItem self, Tooltips tooltips, String tip_text, String tip_private) : Boolean
This signal is emitted when the toolitem's tooltip changes.
Gtk.ToolItem
Method
set_tooltip (Tooltips tooltips, String tip_text, String tip_private) : none
Sets the GtkTooltips object to be used for tool_item, the text to be displayed as tooltip on the item and the private text to be used.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:34 GMT+0800 (HKT)