Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gtkcsslocation.h>
Data Fields | |
gsize | bytes |
gsize | chars |
gsize | lines |
gsize | line_bytes |
gsize | line_chars |
GtkCssLocation:
A description of a location inside a CSS stream.
Definition at line 35 of file gtkcsslocation.h.
gsize _GtkCssLocation::bytes |
Definition at line 37 of file gtkcsslocation.h.
gsize _GtkCssLocation::chars |
Definition at line 38 of file gtkcsslocation.h.
gsize _GtkCssLocation::line_bytes |
Definition at line 40 of file gtkcsslocation.h.
gsize _GtkCssLocation::line_chars |
Definition at line 41 of file gtkcsslocation.h.
gsize _GtkCssLocation::lines |
Definition at line 39 of file gtkcsslocation.h.