Entry.primaryIconStock

string primaryIconStock() @property

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

Set primaryIconStock property.

Parameters

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

Deprecated

Use #GtkEntry:primary-icon-name instead.