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