Class Index | Cross Index | Namespace Index |
Contained in: Gtk
Derived from:
Gtk::Label
Derived by:
none
#include <gtk--/tipsquery.h>
public function member index: |
||
TipsQuery | (); | |
GtkTipsQuery* | gtkobj | (); |
const GtkTipsQuery* | gtkobj | () const; |
static bool | isA | (Object* object); |
void | set_caller | (Gtk::Widget* caller=0); |
void | set_caller | (Gtk::Widget& caller); |
void | set_labels | (const string& label_inactive, const string& label_no_tip); |
emitable signal void | start_query | (); |
emitable signal void | stop_query | (); |
virtual | ~TipsQuery | (); |
protected function member index: |
||
virtual void | start_query_impl | (); |
virtual void | stop_query_impl | (); |
virtual void | widget_entered_impl | (Gtk::Widget* p0, const gchar* p1, const gchar* p2); |
virtual gint | widget_selected_impl | (Gtk::Widget* p0, const gchar* p1, const gchar* p2, GdkEventButton* p3); |