#include <textattributes.h>
Definition at line 44 of file textattributes.h.
◆ TextAttributes() [1/3]
Gtk::TextAttributes::TextAttributes |
( |
| ) |
|
◆ TextAttributes() [2/3]
Gtk::TextAttributes::TextAttributes |
( |
GtkTextAttributes * |
gobject, |
|
|
bool |
make_a_copy = true |
|
) |
| |
|
explicit |
◆ TextAttributes() [3/3]
◆ ~TextAttributes()
Gtk::TextAttributes::~TextAttributes |
( |
| ) |
|
◆ get_type()
static GType Gtk::TextAttributes::get_type |
( |
| ) |
|
|
static |
Get the GType for this class, for use with the underlying GObject type system.
◆ gobj() [1/2]
Provides access to the underlying C instance.
Definition at line 68 of file textattributes.h.
◆ gobj() [2/2]
Provides access to the underlying C instance.
Definition at line 71 of file textattributes.h.
◆ gobj_copy()
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
◆ operator=()
◆ swap()
◆ swap()
- Parameters
-
lhs | The left-hand side |
rhs | The right-hand side |
Definition at line 96 of file textattributes.h.
◆ wrap()
A Glib::wrap() method for this object.
- 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.
◆ gobject_
The documentation for this class was generated from the following file: