| Class Index | Cross Index | Namespace Index |
Tooltip group
Contained in: Gtk
Derived from:
Gtk::Data
Derived by:
none
#include <gtk--/tooltips.h>
public function member index: |
||
| Tooltips | (); | |
| void | disable | (); |
| void | enable | (); |
| void | force_window | (); |
| GtkTooltips* | gtkobj | (); |
| const GtkTooltips* | gtkobj | () const; |
| static bool | isA | (Object* object); |
| void | set_colors | (const Gdk_Color& background, const Gdk_Color& foreground); |
| void | set_delay | (guint delay); |
| void | set_tip | (const Widget& widget, const nstring& tip_text=0, const nstring& tip_private=0); |
| virtual | ~Tooltips | (); |
protected function member index: |
||
| static GtkTooltipsData* | data_get | (Widget& widget); |
delay is in seconds.