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