Entry.primaryIconStock
string primaryIconStock() @propertyGet 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) @propertySet primaryIconStock property.
Parameters
propval | The stock id to use for the primary icon for the entry. |
Deprecated
Use #GtkEntry:primary-icon-name instead.