Method
AtkComponentget_mdi_zorder
Declaration [src]
gint
atk_component_get_mdi_zorder (
AtkComponent* component
)
Description [src]
Gets the zorder of the component. The value G_MININT will be returned if the layer of the component is not ATK_LAYER_MDI or ATK_LAYER_WINDOW.