Package: gtk

Function gtk:css-section-new

Lambda List

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

Arguments

file -- 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 file from the start location to the end location.
 

See also

2025-1-12