Method
GtkEntryget_placeholder_text
since: 3.2
Declaration [src]
const gchar*
gtk_entry_get_placeholder_text (
GtkEntry* entry
)
Description [src]
Retrieves the text that will be displayed when entry
is empty and unfocused.
Available since: 3.2
Gets property | Gtk.Entry:placeholder-text |