gobject.initially_unowned

Module for [InitiallyUnowned] class

Types 3

A type for objects that have an initially floating reference.

All the fields in the gobject.initially_unowned.InitiallyUnowned structure are private to the implementation and should never be accessed directly.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
InitiallyUnowned self() nothrowReturns `this`, for use in `with` statements.
InitiallyUnownedGidBuilder builder() static nothrowGet builder for [gobject.initially_unowned.InitiallyUnowned] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)