[ Version ( since = "3.2" ) ]
public unowned string get_placeholder_text ()
Retrieves the text that will be displayed when this is empty and unfocused
| this |
a `GtkEntry` |
|
a pointer to the placeholder text as a string. This string points to internally allocated storage in the widget and must not be freed, modified or stored. If no placeholder text has been set, null will be returned. |