Entry.secondaryIconStock

Set secondaryIconStock property.

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

Parameters

propval string

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

Detailed Description

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