7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
35 #ifndef DOXYGEN_SHOULD_SKIP_THIS
42 {
class Fixed_Class; }
64 #ifndef DOXYGEN_SHOULD_SKIP_THIS
65 typedef Fixed CppObjectType;
73 #ifndef DOXYGEN_SHOULD_SKIP_THIS
77 static CppClassType fixed_class_;
84 explicit Fixed(
const Glib::ConstructParams& construct_params);
90 #ifndef DOXYGEN_SHOULD_SKIP_THIS
91 static GType get_type() G_GNUC_CONST;
94 static GType get_base_type() G_GNUC_CONST;
123 #ifndef GTKMM_DISABLE_DEPRECATED
142 #ifndef GTKMM_DISABLE_DEPRECATED
const GtkFixed * gobj() const
Provides access to the underlying C GtkObject.
bool get_has_window() const
Gtk::Fixed * wrap(GtkFixed *object, bool take_copy=false)
void move(Widget &widget, int x, int y)
void set_has_window(bool has_window=true)
void put(Widget &widget, int x, int y)
GtkFixed * gobj()
Provides access to the underlying C GtkObject.