Entry.primaryIconStock
string primaryIconStock() @property nothrowGet primaryIconStock property.
Returns
The stock id to use for the primary icon for the entry.
Deprecated
Use #GtkEntry:primary-icon-name instead.
void primaryIconStock(string propval) @property nothrowSet primaryIconStock property.
Parameters
propval | The stock id to use for the primary icon for the entry. |
Deprecated
Use #GtkEntry:primary-icon-name instead.