Labels » History » Version 2
iri, 03/13/2011 10:33 PM
| 1 | 1 | iri | h1. Labels |
|---|---|---|---|
| 2 | |||
| 3 | 2 | iri | {{toc}} |
| 4 | 1 | iri | |
| 5 | 2 | iri | !>http://library.gnome.org/devel/gtk/unstable/label.png! |
| 6 | 1 | iri | |
| 7 | 2 | iri | h2. _gtkLabelNew |
| 8 | |||
| 9 | Create a new label. The text should not be too long. Otherwise, create a [[Texts|text]] instead |
||
| 10 | |||
| 11 | Prototype : *fun [Chn S] ObjGtkWidget* |
||
| 12 | |||
| 13 | h2. _gtkLabelGet |
||
| 14 | |||
| 15 | Return the content of a label |
||
| 16 | |||
| 17 | Prototype : *fun [ObjGtkWidget] S* |
||
| 18 | 1 | iri | |
| 19 | Return [[API]] |