|  |  | 
Inheritance diagram for Gtk::Tooltips:

| Public Methods | |
| virtual | ~Tooltips () | 
| GtkTooltips* | gobj () | 
| Provides access to the underlying C GtkObject. | |
| const GtkTooltips* | gobj () const | 
| Provides access to the underlying C GtkObject. | |
| Tooltips () | |
| void | enable () | 
| void | disable () | 
| void | set_tip (Widget& widget, const Glib::ustring& tip_text, const Glib::ustring& tip_private) | 
| void | set_tip (Widget& widget, const Glib::ustring& tip_text) | 
| void | unset_tip (Widget& widget) | 
| void | force_window () | 
| Static Protected Methods | |
| GtkTooltipsData* | data_get (Widget& widget) | 
| Related Functions | |
| (Note that these are not member functions.) | |
| Gtk::Tooltips* | wrap (GtkTooltips* object, bool take_copy=false) | 
They are especially helpful for adding more verbose descriptions of things such as buttons in a toolbar.
This widget holds tooltips for other widgets. You should only need one Tooltip widget for all widgets you wish to add tips to.
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| Provides access to the underlying C GtkObject. 
 Reimplemented from Gtk::Object. | 
| 
 | 
| Provides access to the underlying C GtkObject. 
 Reimplemented from Gtk::Object. | 
| 
 | ||||||||||||
| 
 | 
| 
 | ||||||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 |