The GtkLabel widget displays a small amount of text.
Class GtkLabel( [label],[mnemonic] )
label | (string) |
mnemonic | (boolean, default false) |
As the name implies, most labels are used to label another widget such as a GtkButton, a GtkMenuItem, or a GtkOptionMenu.