Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GtkCssLocation Struct Reference

#include <gtkcsslocation.h>

Data Fields

gsize bytes
 
gsize chars
 
gsize lines
 
gsize line_bytes
 
gsize line_chars
 

Detailed Description

GtkCssLocation:

A description of a location inside a CSS stream.

Definition at line 35 of file gtkcsslocation.h.

Field Documentation

◆ bytes

gsize _GtkCssLocation::bytes

Definition at line 37 of file gtkcsslocation.h.

◆ chars

gsize _GtkCssLocation::chars

Definition at line 38 of file gtkcsslocation.h.

◆ line_bytes

gsize _GtkCssLocation::line_bytes

Definition at line 40 of file gtkcsslocation.h.

◆ line_chars

gsize _GtkCssLocation::line_chars

Definition at line 41 of file gtkcsslocation.h.

◆ lines

gsize _GtkCssLocation::lines

Definition at line 39 of file gtkcsslocation.h.


The documentation for this struct was generated from the following file: