Skip to content

GObject.FlagsClass

record (struct)

The class of a flags type holds information about its possible values.

Properties

g_type_class

g_type_class: TypeClass  # read/write

mask

mask: int  # read/write

n_values

n_values: int  # read/write

values

values: list[FlagsValue]  # read/write