#include <rich-text.h>
Inheritance diagram for Gnome::Canvas::RichText:

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::RichText * | wrap (GnomeCanvasRichText *object, bool take_copy=false) |
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gnome::Canvas::Item. |
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gnome::Canvas::Item. |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.6