EditableIF.getText

Retrieves the contents of @editable.

The returned string is owned by GTK and must not be modified or freed.

interface EditableIF
string
getText
()

Return Value

Type: string

a pointer to the contents of the editable

Meta