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-3.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.GutterRenderer
Signal
query_tooltip (GutterRenderer self, TextIter iter, RectangleInt area, gint32 x, gint32 y, Tooltip tooltip) : gboolean
GtkSource.GutterRenderer
Method
query_tooltip (TextIter iter, RectangleInt area, gint32 x, gint32 y, Tooltip tooltip) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:08 GMT+0800 (HKT)