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

atkObjectGetMdiZorder

atkObjectGetMdiZorder


Description

Gets the zorder of the accessible. The value G_MININT will be returned if the layer of the accessible is not ATK_LAYER_MDI. WARNING: atk_object_get_mdi_zorder is deprecated and should not be used in newly-written code. Use atk_component_get_mdi_zorder instead.

Usage

atkObjectGetMdiZorder(object)

Arguments

object

[AtkObject] an AtkObject

Value

[integer] a gint which is the zorder of the accessible, i.e. the depth at which the component is shown in relation to other components in the same container.

Author(s)

Derived by RGtkGen from GTK+ documentation


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.