3 #ifndef _GTKMM_HANDLEBOX_H
4 #define _GTKMM_HANDLEBOX_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
34 #ifndef DOXYGEN_SHOULD_SKIP_THIS
41 {
class HandleBox_Class; }
60 #ifndef DOXYGEN_SHOULD_SKIP_THIS
69 #ifndef DOXYGEN_SHOULD_SKIP_THIS
73 static CppClassType handlebox_class_;
80 explicit HandleBox(
const Glib::ConstructParams& construct_params);
86 #ifndef DOXYGEN_SHOULD_SKIP_THIS
87 static GType get_type() G_GNUC_CONST;
90 static GType get_base_type() G_GNUC_CONST;
173 #ifndef GTKMM_DISABLE_DEPRECATED
bool is_child_detached() const
Glib::SignalProxy1< void, Widget * > signal_child_attached()
Glib::PropertyProxy< PositionType > property_handle_position()
Glib::PropertyProxy_ReadOnly< bool > property_child_detached() const
Glib::RefPtr< Gdk::Window > get_float_window()
Glib::RefPtr< Gdk::Window > get_bin_window()
Glib::PropertyProxy_ReadOnly< PositionType > property_handle_position() const
bool shrinks_on_detach() const
ShadowType get_shadow_type() const
Glib::PropertyProxy_ReadOnly< bool > property_snap_edge_set() const
PositionType get_handle_position() const
Gtk::HandleBox * wrap(GtkHandleBox *object, bool take_copy=false)
virtual void on_child_detached(Widget *child)
This is a default handler for the signal signal_child_detached().
void set_handle_position(PositionType position)
Glib::PropertyProxy< bool > property_snap_edge_set()
GtkHandleBox * gobj()
Provides access to the underlying C GtkObject.
Glib::RefPtr< const Gdk::Window > get_float_window() const
Glib::PropertyProxy< ShadowType > property_shadow_type()
Glib::SignalProxy1< void, Widget * > signal_child_detached()
bool is_float_window_mapped() const
Glib::RefPtr< const Gdk::Window > get_bin_window() const
void set_shadow_type(ShadowType type)
const GtkHandleBox * gobj() const
Provides access to the underlying C GtkObject.
Glib::PropertyProxy_ReadOnly< ShadowType > property_shadow_type() const
PositionType get_snap_edge() const
Glib::PropertyProxy< PositionType > property_snap_edge()
void set_snap_edge(PositionType edge)
virtual void on_child_attached(Widget *child)
This is a default handler for the signal signal_child_attached().
Glib::PropertyProxy_ReadOnly< PositionType > property_snap_edge() const