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

Accessor of the image-position slot of the gtk:button class. The gtk:button-image-position function gets the position of the image relative to the text inside the button. The (setf gtk:button-image-position) function sets the position of the image.
 

See also

2023-12-30