Package: gtk

Accessor gtk:entry-primary-icon-tooltip-text

Lambda List

gtk:entry-primary-icon-tooltip-text (object)

Syntax

(gtk:entry-primary-icon-tooltip-text object) => text
(setf (gtk:entry-primary-icon-tooltip-text object) text)

Arguments

object -- a gtk:entry widget
text -- a string with the contents of the tooltip

Details

Accessor of the primary-icon-tooltip-text slot of the gtk:entry class. The contents of the tooltip on the primary icon. Also see the gtk:entry-icon-tooltip-text function.
 

See also

2024-4-7