ObjectFlags

class ObjectFlags

The standard flags that an gstobject may have.

Fields

class ObjectFlags
LAST

Subclasses can add additional flags starting from this flag

MAY_BE_LEAKED

The object is expected to stay alive even after deinit() has been called and so should be ignored by leak detection tools. (Since: 1.10)