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 764321 - window: Fix gtk_window_set_geometry_hints documentation
window: Fix gtk_window_set_geometry_hints documentation
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
3.20.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-03-29 17:33 UTC by Debarshi Ray
Modified: 2016-03-30 11:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
window: Fix gtk_window_set_geometry_hints documentation (1.18 KB, patch)
2016-03-29 17:34 UTC, Debarshi Ray
committed Details | Review
window: Make the sample code obey the party line on geometry widgets (1.02 KB, patch)
2016-03-29 18:03 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2016-03-29 17:33:52 UTC
The geometry_widget parameter is ignored from 3.20 onwards [1], not 3.18 as mentioned in the documentation.

[1] commit 08974a1e9a6099a5a94b9d56970dbf96e473ba87
Comment 1 Debarshi Ray 2016-03-29 17:34:51 UTC
Created attachment 324958 [details] [review]
window: Fix gtk_window_set_geometry_hints documentation
Comment 2 Debarshi Ray 2016-03-29 18:03:57 UTC
Created attachment 324959 [details] [review]
window: Make the sample code obey the party line on geometry widgets
Comment 3 Matthias Clasen 2016-03-29 18:50:45 UTC
Review of attachment 324958 [details] [review]:

right
Comment 4 Matthias Clasen 2016-03-29 18:57:15 UTC
Review of attachment 324959 [details] [review]:

sure
Comment 5 Debarshi Ray 2016-03-30 11:25:40 UTC
Pushed to master and gtk-3-20.