CssLocation

class CssLocation(struct: CPointer<GtkCssLocation>)

04 / 01 / 2022

See also

Constructors

CssLocation
Link copied to clipboard
fun CssLocation()
CssLocation
Link copied to clipboard
fun CssLocation(struct: CPointer<GtkCssLocation>)

Types

Companion
Link copied to clipboard
object Companion

Properties

bytes
Link copied to clipboard
var bytes: ULong
chars
Link copied to clipboard
var chars: ULong
lineBytes
Link copied to clipboard
var lineBytes: ULong
lineChars
Link copied to clipboard
var lineChars: ULong
lines
Link copied to clipboard
var lines: ULong
struct
Link copied to clipboard
val struct: CPointer<GtkCssLocation>