3 #ifndef _GTKMM_TOOLITEM_H
4 #define _GTKMM_TOOLITEM_H
6 #include <gtkmmconfig.h>
9 #include <glibmm/ustring.h>
10 #include <sigc++/sigc++.h>
39 #ifndef DOXYGEN_SHOULD_SKIP_THIS
46 {
class ToolItem_Class; }
57 #ifndef DOXYGEN_SHOULD_SKIP_THIS
66 #ifndef DOXYGEN_SHOULD_SKIP_THIS
70 static CppClassType toolitem_class_;
77 explicit ToolItem(
const Glib::ConstructParams& construct_params);
83 #ifndef DOXYGEN_SHOULD_SKIP_THIS
84 static GType get_type() G_GNUC_CONST;
87 static GType get_base_type() G_GNUC_CONST;
150 #ifndef GTKMM_DISABLE_DEPRECATED
164 void set_tooltip(
Tooltips& tooltips,
const Glib::ustring& tip_text,
const Glib::ustring& tip_private = Glib::ustring());
478 #ifndef GTKMM_DISABLE_DEPRECATED