Package: gtk

Accessor gtk-entry-primary-icon-stock

Lambda List

gtk-entry-primary-icon-stock (object)

Syntax

(gtk-entry-primary-icon-stock object) => stock
(setf (gtk-entry-primary-icon-stock object) stock)

Arguments

object -- a gtk-entry widget
stock -- a string with the stock ID to use for the primary icon

Details

Accessor of the primary-icon-stock slot of the gtk-entry class.

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

Warning

The primary-icon-stock property has been deprecated since version 3.10 and should not be used in newly written code. Use the primary-icon-name property instead.
 

See also

2021-11-3