get_placeholder
Description:
public unowned string get_placeholder ()
Gets the text that is displayed when the entry is empty and unfocused
Parameters:
Returns:
the current value of the placeholder property. This string is owned by the Entry and
should not be freed or modified.
|