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 _gType() @property
Util self()Returns `this`, for use in `with` statements.
UtilGidBuilder builder()Get builder for [atk.util.Util] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for [atk.util.Util]

Methods