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 of the gtk:entry class the representation which is used for the secondary icon of the text entry.
 

See also

2025-08-11