GNOME Bugzilla – Bug 752274
JNI: jaw_component_get_mdi_zorder is missing.
Last modified: 2020-11-23 23:47:53 UTC
https://git.gnome.org/browse/atk/tree/atk/atkcomponent.h#n151 https://developer.gnome.org/atk/2.16/AtkComponent.html#atk-component-get-mdi-zorder This method is meant to "Get[s] 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."
Created attachment 307299 [details] [review] Clean away old deprecated implementors Component implementors are a bit messy. so this is just a tidy up prep patch.
*** This bug has been marked as a duplicate of bug 740546 ***