atk.component

Module for Component interface

Public Imports

atk.component_iface_proxy
public import atk.component_iface_proxy;
Undocumented in source.

Members

Interfaces

Component
interface Component

The ATK interface provided by UI components which occupy a physical area on the screen. which the user can activate/interact with.

ComponentGidBuilderImpl
interface ComponentGidBuilderImpl(T)

Fluent builder implementation template for atk.component.Component