Package: gtk

Accessor gtk:entry-secondary-icon-tooltip-markup

Lambda List

gtk:entry-secondary-icon-tooltip-markup (object)

Syntax

(gtk:entry-secondary-icon-tooltip-markup object) => markup
(setf (gtk:entry-secondary-icon-tooltip-markup object) markup)

Arguments

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

Details

Accessor of the secondary-icon-tooltip-markup slot of the gtk:entry class. The contents of the tooltip on the secondary icon, which is marked up with the Pango text markup language. Also see the gtk:entry-icon-tooltip-markup function.
 

See also

2024-5-22