Entry.primaryIconStock

Set primaryIconStock property.

More...
  1. string primaryIconStock [@property getter]
  2. string primaryIconStock [@property setter]
    class Entry
    @property
    void
    primaryIconStock
    (
    string propval
    )

Parameters

propval string

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

Detailed Description

Deprecated: Use #GtkEntry:primary-icon-name instead.