Method
GtkTextget_placeholder_text
[−]
Description [src]
Retrieves the text that will be displayed when the text widget is empty and unfocused
Gets property | Gtk.Text:placeholder-text |
[−]
Return value
Type: const char*
The placeholder text.
The returned data is owned by the instance. |
The return value can be NULL . |
The value is a NUL terminated UTF-8 string. |