get_placeholder_text


Description:

public unowned string? get_placeholder_text ()

Retrieves the text that will be displayed when this is empty and unfocused

If no placeholder text has been set, null will be returned.

Parameters:

this

a `GtkText`

Returns:

the placeholder text