7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
34 #ifndef DOXYGEN_SHOULD_SKIP_THIS
41 {
class Arrow_Class; }
61 #ifndef DOXYGEN_SHOULD_SKIP_THIS
62 typedef Arrow CppObjectType;
70 #ifndef DOXYGEN_SHOULD_SKIP_THIS
74 static CppClassType arrow_class_;
81 explicit Arrow(
const Glib::ConstructParams& construct_params);
87 #ifndef DOXYGEN_SHOULD_SKIP_THIS
88 static GType get_type() G_GNUC_CONST;
91 static GType get_base_type() G_GNUC_CONST;
Glib::PropertyProxy< ShadowType > property_shadow_type()
Glib::PropertyProxy_ReadOnly< ArrowType > property_arrow_type() const
GtkArrow * gobj()
Provides access to the underlying C GtkObject.
Glib::PropertyProxy< ArrowType > property_arrow_type()
const GtkArrow * gobj() const
Provides access to the underlying C GtkObject.
Arrow(ArrowType arrow_type, ShadowType shadow_type)
Gtk::Arrow * wrap(GtkArrow *object, bool take_copy=false)
void set(ArrowType arrow_type, ShadowType shadow_type)
Glib::PropertyProxy_ReadOnly< ShadowType > property_shadow_type() const