get_text
Description:
Retrieves the contents of this.
The returned string is owned by GTK and must not be modified or freed.
Parameters:
this |
a `GtkEditable` |
Returns:
a pointer to the contents of the editable |
Retrieves the contents of this.
The returned string is owned by GTK and must not be modified or freed.
this |
a `GtkEditable` |
a pointer to the contents of the editable |