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

The accessor for the secondary-icon-storage-type slot gets or sets the representation which is used for the secondary icon of the text entry.
 

See also

2026-08-18