Package: gtk

CStruct gtk-css-section

Superclasses

common-lisp:standard-object, common-lisp:t

Documented Subclasses

None

Direct Slots

None

Details

Defines a part of a CSS document. Because sections are nested into one another, you can use the gtk-css-section-parent function to get the containing region.
(define-g-boxed-opaque gtk-css-section "GtkCssSection"
  :alloc (error "GtkCssSection cannot be created from the Lisp side."))  
 

See also

2021-11-18