Entry.secondaryIconPaintable
gdk.paintable.Paintable secondaryIconPaintable() @propertyGet secondaryIconPaintable property.
Returns
A [gdk.paintable.Paintable] to use as the secondary icon for the entry.
void secondaryIconPaintable(gdk.paintable.Paintable propval) @propertySet secondaryIconPaintable property.
Parameters
propval | A [gdk.paintable.Paintable] to use as the secondary icon for the entry. |