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

AtkImage

AtkImage


Description

The ATK Interface implemented by components which expose image or pixmap content on-screen.

Methods and Functions

Hierarchy

GInterface
   +----AtkImage

Implementations

AtkImage is implemented by AtkNoOpObject.

Detailed Description

AtkImage should be implemented by AtkObject subtypes on behalf of components which display image/pixmap information onscreen, and which provide information (other than just widget borders, etc.) via that image content. For instance, icons, buttons with icons, toolbar elements, and image viewing panes typically should implement AtkImage. AtkImage primarily provides two types of information: coordinate information (useful for screen review mode of screenreaders, and for use by onscreen magnifiers), and descriptive information. The descriptive information is provided for alternative, text-only presentation of the most significant information present in the image.

Structures

AtkImage

The AtkImage structure does not contain any fields.

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.