atk.util

Module for [Util] class

Types 3

A set of ATK utility functions for event and toolkit support.

A set of ATK utility functions which are used to support event registration of various types, and obtaining the 'root' accessible of a process and information about the current ATK implementation and toolkit version.

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

Fluent builder implementation template for atk.util.Util

Fluent builder for atk.util.Util

Methods
Util build() nothrowCreate object from builder. Returns: New object