FlagSet

Constructors

this
this(GstFlagSet* gstFlagSet, bool ownedRef)

Sets our main struct and passes it to the parent class.

Members

Functions

getFlagSetStruct
GstFlagSet* getFlagSetStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()
register
GType register(GType flagsType)

Create a new sub-class of GST_TYPE_FLAG_SET which will pretty-print the human-readable flags when serializing, for easier debugging.

Variables

gstFlagSet
GstFlagSet* gstFlagSet;

the main Gtk struct