3 #ifndef _GTKMM_TOOLTIPS_H
4 #define _GTKMM_TOOLTIPS_H
6 #include <gtkmmconfig.h>
8 #ifndef GTKMM_DISABLE_DEPRECATED
11 #include <glibmm/ustring.h>
12 #include <sigc++/sigc++.h>
39 #ifndef DOXYGEN_SHOULD_SKIP_THIS
43 #ifndef DOXYGEN_SHOULD_SKIP_THIS
50 {
class Tooltips_Class; }
70 #ifndef DOXYGEN_SHOULD_SKIP_THIS
79 #ifndef DOXYGEN_SHOULD_SKIP_THIS
83 static CppClassType tooltips_class_;
90 explicit Tooltips(
const Glib::ConstructParams& construct_params);
96 #ifndef DOXYGEN_SHOULD_SKIP_THIS
97 static GType get_type() G_GNUC_CONST;
100 static GType get_base_type() G_GNUC_CONST;
138 void set_tip(
Widget& widget,
const Glib::ustring& tip_text,
const Glib::ustring& tip_private);