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 7357 - gtk_window_set_policy() should be replaced and deprecated
gtk_window_set_policy() should be replaced and deprecated
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
1.3.x
Other other
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2000-03-14 20:00 UTC by Havoc Pennington
Modified: 2011-02-04 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Havoc Pennington 2001-01-27 19:47:34 UTC
Package: gtk+
Version: 1.2.x

Because only two policies make sense (FALSE, TRUE, FALSE and FALSE,
FALSE, TRUE) this function should simply be
gtk_window_set_user_resizeable() or something like that.

Havoc




------- Bug moved to this database by debbugs-export@bugzilla.gnome.org 2001-01-27 14:47 -------
This bug was previously known as bug 7357 at http://bugs.gnome.org/
http://bugs.gnome.org/show_bug.cgi?id=7357
Originally filed under the gtk+ product and general component.

Reassigning to the default owner of the component, gtk-bugs@gtk.org.

Comment 1 Havoc Pennington 2001-01-28 04:55:40 UTC
Related to the whole set-size-and-position issue
Comment 2 Havoc Pennington 2001-01-29 19:38:59 UTC
Put all GTK 1.3.x bugs on 2.0.0 milestone
Comment 3 Havoc Pennington 2001-01-29 19:49:52 UTC
Setting API-affecting bugs to the API freeze milestone
Comment 4 Havoc Pennington 2001-03-13 03:14:23 UTC
I'm doing this now along with the size/position API