Package: gtk
GBoxed gtk:border
Declaration(glib:define-gboxed-cstruct border "GtkBorder" (:export t :type-initializer "gtk_border_get_type") (left :int16 :initform 0) (right :int16 :initform 0) (top :int16 :initform 0) (bottom :int16 :initform 0)) Values
Details
A structure that specifies a border around a rectangular area that can be
of different width on each side. | Returned bySlot Access Functions |
2023-8-30