const GtkTextMark * gobj() const
Provides access to the underlying C GObject.
GtkTextMark * gobj()
Provides access to the underlying C GObject.
bool get_left_gravity() const
Glib::RefPtr< TextBuffer > get_buffer()
Glib::PropertyProxy_ReadOnly< bool > property_left_gravity() const
Glib::RefPtr< Gtk::TextMark > wrap(GtkTextMark *object, bool take_copy=false)
static Glib::RefPtr< TextMark > create(bool left_gravity=true)
Glib::RefPtr< const TextBuffer > get_buffer() const
Glib::ustring get_name() const
void set_visible(bool setting=true)
TextMark(const Glib::ustring &name, bool left_gravity=true)
Glib::PropertyProxy_ReadOnly< Glib::ustring > property_name() const
static Glib::RefPtr< TextMark > create(const Glib::ustring &name, bool left_gravity=true)
GtkTextMark * gobj_copy()
Provides access to the underlying C instance. The caller is responsible for unrefing it....
TextMark(bool left_gravity=true)
static GType get_type() G_GNUC_CONST
typedefG_BEGIN_DECLS struct _GtkTextMark GtkTextMark