Package: gtk

Accessor gtk-entry-primary-icon-tooltip-markup

Lambda List

gtk-entry-primary-icon-tooltip-markup (object)

Syntax

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

Arguments

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

Details

Accessor of the primary-icon-tooltip-markup slot of the gtk-entry class.

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

See also

2021-11-3