Package: gtk

Accessor gtk:entry-primary-icon-storage-type

Lambda List

gtk:entry-primary-icon-storage-type (object)

Syntax

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

Arguments

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

Details

Accessor of the primary-icon-storage-type slot of the gtk:entry class. The representation which is used for the primary icon of the text entry.
 

See also

2024-5-22