cl-cffi-gtk
API documentation
Package:
gtk
Accessor gtk-window-type
Lambda List
gtk-window-type
(
object
)
Syntax
(gtk-window-type object) => type
(setf (gtk-window-type object) type)
Arguments
object
-- a
gtk-window
widget
type
-- a value of the
gtk-window-type
enumeration
Details
Accessor of the
type
slot of the
gtk-window
class.
The type of the window.
See also
gtk-window
gtk-window-type
2021-9-9