Package: gtk

Accessor gtk-entry-secondary-icon-storage-type

Lambda List

gtk-entry-secondary-icon-storage-type (object)

Syntax

(gtk-entry-secondary-icon-storage-type object) => type
(setf (gtk-entry-secondary-icon-storage-type object) type)

Arguments

object -- a gtk-entry widget
type -- a value of the gtk-image-type enumeration

Details

Accessor of the secondary-icon-storage-type slot of the gtk-entry class.

The representation which is used for the secondary icon of the entry.
 

See also

2021-11-3