|
Public Methods |
| TextAttributes () |
| TextAttributes (GtkTextAttributes* gobject, bool make_a_copy=true) |
| TextAttributes (const TextAttributes& other) |
TextAttributes& | operator= (const TextAttributes& other) |
| ~TextAttributes () |
void | swap (TextAttributes& other) |
GtkTextAttributes* | gobj () |
| Provides access to the underlying C instance.
|
const GtkTextAttributes* | gobj () const |
| Provides access to the underlying C instance.
|
GtkTextAttributes* | gobj_copy () const |
Protected Attributes |
GtkTextAttributes* | gobject_ |
Related Functions |
(Note that these are not member functions.)
|
void | swap (TextAttributes& lhs, TextAttributes& rhs) |
Gtk::TextAttributes | wrap (GtkTextAttributes* object, bool take_copy=false) |