Inheritance diagram for TextTag:
Public Member Functions | |
gint | getPriority () |
Gets the priority. | |
void | setPriority (gint priority) |
Set priority. | |
Protected Member Functions | |
this (GObject *gObject) | |
Creates a ObjectG from a GTK GObject. |
|
Gets the priority.
|
|
Set priority.
|
|
Creates a ObjectG from a GTK GObject. This will set a pointer to the ObjectG on the GTK GObject all the new widget will end up executing this contructor. Reimplemented from ObjectG. |