After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 752274 - JNI: jaw_component_get_mdi_zorder is missing.
JNI: jaw_component_get_mdi_zorder is missing.
Status: RESOLVED DUPLICATE of bug 740546
Product: java-atk-wrapper
Classification: Applications
Component: general
0.33.x
Other Linux
: Normal normal
: ---
Assigned To: Magdalen Berns (irc magpie)
java-atk-wrapper maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-07-11 20:02 UTC by Magdalen Berns (irc magpie)
Modified: 2020-11-23 23:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Clean away old deprecated implementors (1.64 KB, patch)
2015-07-11 20:12 UTC, Magdalen Berns (irc magpie)
committed Details | Review

Description Magdalen Berns (irc magpie) 2015-07-11 20:02:21 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."
Comment 1 Magdalen Berns (irc magpie) 2015-07-11 20:12:05 UTC
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.
Comment 2 Samuel Thibault 2020-11-23 23:47:53 UTC

*** This bug has been marked as a duplicate of bug 740546 ***