Public Member Functions | |
| package | this (GtkTextAttributes *gtkTextAttributes) |
| Creates a new TextAttributes from a GtkTextAttributes. | |
| GtkTextAttributes * | getAtt () |
| gets the gtk structure | |
| this () | |
| Creates a new TextAttributes. | |
| TextAttributes | copy () |
| Creates a new TextAttributes from a copy of an existing. | |
| void | copyFrom (TextAttributes from) |
| Copy the values from another text attributes. | |
| void | unref () |
| unref | |
| void | ref () |
| ref | |
Static Public Member Functions | |
| GType | getType () |
| Gets this class type. | |
|
|
Creates a new TextAttributes from a copy of an existing.
|
|
|
Copy the values from another text attributes.
|
|
|
gets the gtk structure
|
|
|
Gets this class type.
|
|
|
ref
|
|
|
Creates a new TextAttributes.
|
|
|
Creates a new TextAttributes from a GtkTextAttributes.
|
|
|
unref
|
|
|
|
|