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 595498 - No accesor for GTK_WINDOW ()->type
No accesor for GTK_WINDOW ()->type
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.19.x
Other All
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 595496 597610
 
 
Reported: 2009-09-17 18:19 UTC by Javier Jardón (IRC: jjardon)
Modified: 2009-11-11 19:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Implement gtk_window_get_window_type (1.50 KB, patch)
2009-09-17 21:41 UTC, Christian Dywan
needs-work Details | Review
Implement gtk_window_get_window_type.v2 (2.08 KB, patch)
2009-11-11 18:13 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2009-09-17 18:19:36 UTC
As discussed in IRC, there already is the "type" property, but an accessor function for it would be intuitive
Comment 1 Christian Dywan 2009-09-17 21:41:27 UTC
Created attachment 143408 [details] [review]
Implement gtk_window_get_window_type
Comment 2 Paolo Borelli 2009-09-18 14:44:37 UTC
the doc comment should link to the type doc
Comment 3 Javier Jardón (IRC: jjardon) 2009-11-11 18:13:26 UTC
Created attachment 147497 [details] [review]
Implement gtk_window_get_window_type.v2

Updated documentation as you requested
Comment 4 Matthias Clasen 2009-11-11 18:26:59 UTC
Looks easy enough. Please commit, and also add it to docs/reference/gtk/gtk-sections.txt, please. Thanks.
Comment 5 Javier Jardón (IRC: jjardon) 2009-11-11 19:10:25 UTC
Comment on attachment 147497 [details] [review]
Implement gtk_window_get_window_type.v2

committed after add the new function to docs/reference/gtk/gtk-sections.txt

commit 00d87c256345123f15a4ed1d394d1bdb74e64550
Comment 6 Javier Jardón (IRC: jjardon) 2009-11-11 19:11:08 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.