Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

AtkRegistry

AtkRegistry


Description

An object used to store the GType of the factories used to create an accessible object for an object of a particular GType.

Methods and Functions

Hierarchy

GObject
   +----AtkRegistry

Detailed Description

The AtkRegistry is normally used to create appropriate ATK "peers" for user interface components. Application developers usually need only interact with the AtkRegistry by associating appropriate ATK implementation classes with GObject classes via the atk_registry_set_factory_type call, passing the appropriate GType for application custom widget classes.

Structures

AtkRegistry

The AtkRegistry structure should not be accessed directly.

Author(s)

Derived by RGtkGen from GTK+ documentation

References


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.