c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.Tooltip

Class Gtk.Tooltip

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkTooltip
Class : Tooltip
Extends: GObject.Object
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.Tooltip ()
Create a new Gtk.Tooltip
Create a new Gtk.Tooltip
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.IconView
Method
set_tooltip_cell (Tooltip tooltip, TreePath path, CellRenderer cell) : none
Gtk.IconView
Method
set_tooltip_item (Tooltip tooltip, TreePath path) : none
Gtk.StatusIcon
Signal
query_tooltip (StatusIcon self, gint32 x, gint32 y, gboolean keyboard_mode, Tooltip tooltip) : gboolean
Gtk.TreeView
Method
set_tooltip_cell (Tooltip tooltip, TreePath path, TreeViewColumn column, CellRenderer cell) : none
Gtk.TreeView
Method
set_tooltip_row (Tooltip tooltip, TreePath path) : none
Gtk.Widget
Signal
query_tooltip (Widget self, gint32 x, gint32 y, gboolean keyboard_mode, Tooltip tooltip) : gboolean
GtkSource.Gutter
Signal
query_tooltip (Gutter self, CellRenderer object, TextIter p0, Tooltip p1) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:14 GMT+0800 (HKT)