Public member index:
-
Gtk_TipsQuery();
-
-
Gtk_TipsQuery(GtkTipsQuery *castitem);
-
-
signal void start_query(BaseObjectType);
-
-
signal void stop_query(BaseObjectType);
-
-
void set_caller(const Gtk_Widget &caller);
-
-
void set_labels(const _gtk_string &label_inactive,const _gtk_string &label_no_tip);
-
-
GtkTipsQuery *gtkobj();
-
-
const GtkTipsQuery *gtkobj()const;
-
-
static bool isGtkTipsQuery(Gtk_Object *checkcast);
-
Protected member index:
-
-
-
-
-
-
-
virtual void *get_parent_class();
-
-
virtual void start_query_impl();
-
-
virtual void stop_query_impl();
-
Private member index:
-
-
-
GtkType get_type();
-
|