#GtkCellRendererText:editable is true and the cell is empty.
Since 3.6
string placeholderText() @propertyGet placeholderText property.
#GtkCellRendererText:editable is true and the cell is empty.
Since 3.6
void placeholderText(string propval) @propertySet placeholderText property.
propval | The text that will be displayed in the #GtkCellRenderer if #GtkCellRendererText:editable is true and the cell is empty. Since 3.6 |