Project

General

Profile

Actions

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 the current content of a label object.

Prototype : fun [ObjGtkWidget S] ObjGtkWidget

Return API

Updated by iri about 13 years ago ยท 4 revisions