Package: gtk

Accessor gtk:button-image-position

Lambda List

gtk:button-image-position (object)

Syntax

(gtk:button-image-position object) => position
(setf (gtk:button-image-position object) position)

Arguments

object -- a gtk:button widget
position -- a value of the gtk:position-type enumeration

Details

The accessor for the image-position slot gets or sets the position of the image relative to the text inside the button.
 

See also

2026-06-21