Package: gtk
Accessor gtk-button-relief
Lambda Listgtk-button-relief (object) SyntaxArgumentsDetails Accessor of the relief slot of the gtk-button
class. The gtk-button-relief slot access function returns the current relief style of the button. The (setf gtk-button-relief) slot access function sets the relief style of the edges of the given button. Three styles exist, the :normal, :half, :none style. The default style is the :normal style. | See also |
2021-12-4