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 slot access function gets the position of the image relative to the text inside the button. The (setf gtk-button-image-position) slot access function sets the position of the image.
 

See also

2021-12-4