Inheritance diagram for Label:

Public Member Functions | |
| this (char[] str) | |
| Creates a new text lable. | |
| void | setText (char[] str) |
| Sets the label text. | |
| char[] | getText () |
| Gets the label text. | |
| char[] | getLabel () |
| Gets the label text. | |
Static Public Member Functions | |
| GType | getType () |
| Gets this class type. | |
Protected Member Functions | |
| this (GtkWidget *gtkWidget) | |
| Creates a Misc from a GtkMisc. | |
|
|
Gets the label text.
|
|
|
Gets the label text.
|
|
|
Gets this class type.
Reimplemented from Misc. |
|
|
Sets the label text.
|
|
|
Creates a new text lable.
Reimplemented in AccelLabel. |
|
|
Creates a Misc from a GtkMisc.
Reimplemented from Misc. Reimplemented in AccelLabel. |
1.3.4