Entry.secondaryIconStock

string secondaryIconStock() @property nothrow

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 nothrow

Set secondaryIconStock property.

Parameters

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

Deprecated

Use #GtkEntry:secondary-icon-name instead.