get_mdi_zorder


Description:

[ Version ( deprecated = true ) ]
public virtual int get_mdi_zorder ()

Warning: get_mdi_zorder is deprecated.

Gets the zorder of the accessible.

Note:

Use atk_component_get_mdi_zorder instead.

The value G_MININT will be returned if the layer of the accessible is not ATK_LAYER_MDI.

Parameters:

this

an Object

Returns:

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.