Project

General

Profile

Actions

Labels » History » Revision 3

« Previous | Revision 3/4 (diff) | Next »
iri, 03/31/2011 10:42 PM


Labels

_gtkLabelNew

Create a new label object. The text should not be too long. Otherwise, create a text instead

Prototype : fun [Chn S] ObjGtkWidget

_gtkLabelGet

Return the content of a label object.

Prototype : fun [ObjGtkWidget] S

_gtkLabelSet

Sets thecurrent content of a label object.

Prototype : fun [ObjGtkWidget S] ObjGtkWidget

Return API

Updated by iri about 13 years ago · 3 revisions