Query: gtk2::tooltips
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gtk2::Tooltips(3) User Contributed Perl Documentation Gtk2::Tooltips(3)NAMEGtk2::TooltipsHIERARCHYGlib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::TooltipsMETHODStooltips = Gtk2::Tooltips->new hash_ref = $tooltips->data_get ($widget) o $widget (Gtk2::Widget) Returns a hash reference with the keys: tooptips, widget, tip_text, and tip_private. tooltips is the GtkTooltips group that this tooltip belongs to. widget is the GtkWidget that this tooltip data is associated with. tip_text is a string containing the tooltip message itself. tip_private is a string that is not shown as the default tooltip. Instead, this message may be more informative and go towards forming a context-sensitive help system for your application. $tooltips->disable $tooltips->enable $tooltips->force_window $tooltips->set_tip ($widget, $tip_text, $tip_private=undef) o $widget (Gtk2::Widget) o $tip_text (string) o $tip_private (scalar)SEE ALSOGtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::ObjectCOPYRIGHTCopyright (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::Tooltips(3)
Related Man Pages |
---|
gtk2::hbuttonbox(3) - suse |
gtk2::radiomenuitem(3) - suse |
gtk2::toolitem(3) - suse |
gtk2::hbuttonbox(3pm) - debian |
gtk2::imageview::scrollwin(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Change directory error |
Migrating to UNIX |
Shopt -s histappend |
32 bit process addressing more than 4GB |