Entry.secondaryIconStock

string secondaryIconStock() @property

Get 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

Set secondaryIconStock property.

Parameters

propvalThe stock id to use for the secondary icon for the entry.

Deprecated

Use #GtkEntry:secondary-icon-name instead.