suse man page for gtk2::tooltip

Query: gtk2::tooltip

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Gtk2::Tooltip(3)					User Contributed Perl Documentation					  Gtk2::Tooltip(3)

NAME
Gtk2::Tooltip
HIERARCHY
Glib::Object +----Gtk2::Tooltip
METHODS
$tooltip->set_custom ($custom_widget) o $custom_widget (Gtk2::Widget or undef) $tooltip->set_icon_from_icon_name ($icon_name, $size) o $icon_name (string) o $size (Gtk2::IconSize) Since: gtk+ 2.14 $tooltip->set_icon_from_stock ($stock_id, $size) o $stock_id (string or undef) o $size (Gtk2::IconSize) $tooltip->set_icon ($pixbuf) o $pixbuf (Gtk2::Gdk::Pixbuf or undef) $tooltip->set_markup ($markup) o $markup (string or undef) $tooltip->set_text ($text) o $text (string or undef) $tooltip->set_tip_area ($rect) o $rect (Gtk2::Gdk::Rectangle or undef) Gtk2::Tooltip::trigger_tooltip_query ($display) o $display (Gtk2::Gdk::Display)
ENUMS AND FLAGS
enum Gtk2::IconSize o 'invalid' / 'GTK_ICON_SIZE_INVALID' o 'menu' / 'GTK_ICON_SIZE_MENU' o 'small-toolbar' / 'GTK_ICON_SIZE_SMALL_TOOLBAR' o 'large-toolbar' / 'GTK_ICON_SIZE_LARGE_TOOLBAR' o 'button' / 'GTK_ICON_SIZE_BUTTON' o 'dnd' / 'GTK_ICON_SIZE_DND' o 'dialog' / 'GTK_ICON_SIZE_DIALOG'
SEE ALSO
Gtk2, Glib::Object
COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::Tooltip(3)
Related Man Pages
gtk2::iconset(3) - suse
gtk2::image(3) - suse
gtk2::cellrendererspinner(3pm) - debian
gtk2::iconsize(3pm) - debian
gtk2::image(3pm) - debian
Similar Topics in the Unix Linux Community
Tooltip Question
Zim 0.27 (Default branch)
nall! 0.2 (Default branch)
Zim 0.28 (Default branch)
Html - Removing transparency on tooltips