Package: gtk

Function gtk:css-section-parent

Lambda List

gtk:css-section-parent (section)

Arguments

section -- a gtk:css-section instance

Return Value

The gtk:css-section instance for the parent section, or nil if none.

Details

Gets the parent section for the given section. The parent section is the section that contains this section.
 

See also

2025-09-22