Method
GtkCssSectionget_bytes
since: 4.16
Declaration [src]
GBytes*
gtk_css_section_get_bytes (
const GtkCssSection* section
)
Return value
Type: GBytes
The GBytes
from which the section
was parsed.
The returned data is owned by the instance. |
The return value can be NULL . |