Entry.primaryIconStock

string primaryIconStock() @property nothrow

Get 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) @property nothrow

Set primaryIconStock property.

Parameters

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

Deprecated

Use #GtkEntry:primary-icon-name instead.