Gnome::Canvas::RichText Class Reference

#include <rich-text.h>

Inheritance diagram for Gnome::Canvas::RichText:

Gnome::Canvas::Item List of all members.

Public Types

typedef Gtk::TextIter iterator

Public Member Functions

virtual ~RichText ()
GnomeCanvasRichText * gobj ()
 Provides access to the underlying C GtkObject.
const GnomeCanvasRichText * gobj () const
 Provides access to the underlying C GtkObject.
 RichText (Group &parent, double x, double y, const Glib::ustring &text)
 RichText (Group &parent)
void cut_clipboard ()
void copy_clipboard ()
void paste_clipboard ()
void set_buffer (const Glib::RefPtr< Gtk::TextBuffer > &buffer)
Glib::RefPtr< Gtk::TextBuffer > get_buffer () const
void get_iter_location (const iterator &iter, Gdk::Rectangle &location) const
iterator get_iter_at_location (int x, int y) const
Glib::SignalProxy1< void,
const Glib::RefPtr< Gtk::TextTag > & > 
signal_tag_changed ()

Protected Member Functions

virtual void on_tag_changed (const Glib::RefPtr< Gtk::TextTag > &tag)

Related Functions

(Note that these are not member functions.)

Gnome::Canvas::RichTextwrap (GnomeCanvasRichText *object, bool take_copy=false)

Member Typedef Documentation

typedef Gtk::TextIter Gnome::Canvas::RichText::iterator
 


Constructor & Destructor Documentation

virtual Gnome::Canvas::RichText::~RichText  )  [virtual]
 

Gnome::Canvas::RichText::RichText Group parent,
double  x,
double  y,
const Glib::ustring &  text
 

Gnome::Canvas::RichText::RichText Group parent  )  [explicit]
 


Member Function Documentation

void Gnome::Canvas::RichText::copy_clipboard  ) 
 

void Gnome::Canvas::RichText::cut_clipboard  ) 
 

Glib::RefPtr<Gtk::TextBuffer> Gnome::Canvas::RichText::get_buffer  )  const
 

iterator Gnome::Canvas::RichText::get_iter_at_location int  x,
int  y
const
 

void Gnome::Canvas::RichText::get_iter_location const iterator iter,
Gdk::Rectangle &  location
const
 

const GnomeCanvasRichText* Gnome::Canvas::RichText::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::Item.

GnomeCanvasRichText* Gnome::Canvas::RichText::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::Item.

virtual void Gnome::Canvas::RichText::on_tag_changed const Glib::RefPtr< Gtk::TextTag > &  tag  )  [protected, virtual]
 

void Gnome::Canvas::RichText::paste_clipboard  ) 
 

void Gnome::Canvas::RichText::set_buffer const Glib::RefPtr< Gtk::TextBuffer > &  buffer  ) 
 

Glib::SignalProxy1< void,const Glib::RefPtr<Gtk::TextTag>& > Gnome::Canvas::RichText::signal_tag_changed  ) 
 


Friends And Related Function Documentation

Gnome::Canvas::RichText * wrap GnomeCanvasRichText *  object,
bool  take_copy = false
[related]
 

Parameters:
object The C instance
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated on Mon Oct 2 01:01:42 2006 for gnomemm2 by  doxygen 1.4.6