Enumeration (GI Enum)

Vte-3.91VtePropertyTypeSince 0.78

An enumeration type describing types of properties.

0.78

Index
BOOL: 1

a bool

DATA: 8

binary data

DOUBLE: 4

a finite double-precision floating point number

IMAGE: 11

an image. Since: 0.80

INT: 2

a signed 64-bit integer

RGB: 5

a color

RGBA: 6

a color with alpha

STRING: 7

a string

UINT: 3

an unsigned 64-bit integer

URI: 10

a URI

UUID: 9

a UUID

VALUELESS: 0

no value, use for signalling

Variables

$gtype