Package: gtk

Function gtk:css-section-new

Lambda List

gtk:css-section-new (path start end)

Arguments

path -- a pathname or namestring for the file this section refers to
start -- a gtk:css-location instance for the start location
end -- a gtk:css-location instance for the end location

Return Value

The new gtk:css-section instance.

Details

Creates a new gtk:css-section instance referring to the section in the given path from the start location to the end location.
 

See also

2025-2-25