logo top
Main Page   Widgets   Namespaces   Book  

Gtk::TextMark Class Reference
[TextView Classes]

Inheritance diagram for Gtk::TextMark:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~TextMark ()
GtkTextMark* gobj ()
 Provides access to the underlying C GObject.

const GtkTextMark* gobj () const
 Provides access to the underlying C GObject.

GtkTextMark* gobj_copy ()
void set_visible (bool setting=true)
bool get_visible () const
Glib::ustring get_name () const
bool get_deleted () const
Glib::RefPtr<TextBufferget_buffer ()
Glib::RefPtr<const TextBufferget_buffer () const
bool get_left_gravity () const
TextIter get_iter ()

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Gtk::TextMarkwrap (GtkTextMark* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gtk::TextMark::~TextMark (  )  [virtual]
 


Member Function Documentation

Glib::RefPtr<const TextBuffer> Gtk::TextMark::get_buffer (  )  const
 

Glib::RefPtr<TextBuffer> Gtk::TextMark::get_buffer (  ) 
 

bool Gtk::TextMark::get_deleted (  )  const
 

TextIter Gtk::TextMark::get_iter (  ) 
 

bool Gtk::TextMark::get_left_gravity (  )  const
 

Glib::ustring Gtk::TextMark::get_name (  )  const
 

bool Gtk::TextMark::get_visible (  )  const
 

const GtkTextMark* Gtk::TextMark::gobj (  )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GtkTextMark* Gtk::TextMark::gobj (  )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GtkTextMark* Gtk::TextMark::gobj_copy (  ) 
 

void Gtk::TextMark::set_visible ( bool  setting = true  ) 
 


Friends And Related Function Documentation

Glib::RefPtr<Gtk::TextMark> wrap ( GtkTextMark*  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated for gtkmm 2.2 by Doxygen 1.3.4 © 1997-2001