Files
gtk/tests
Owen W. Taylor a4a7a611f2 GtkWindow: Allow setting size from geometry
If you set a geometry widget via gtk_window_set_geometry_hints() it
becomes very hard to compute appropriate toplevel sizes in pixels
to make the window a particular size. Synthesizing strings and passing
them to gtk_window_parse_geometry() is possible, but to avoid
avoid such ugliness, add functions:

 gtk_window_set_default_geometry()
 gtk_window_resize_to_geometry()

That act like gtk_window_set_default_size() and
gtk_window_resize() but are in terms of the resize increments of the
geometry widget.

https://bugzilla.gnome.org/show_bug.cgi?id=631796
2010-10-11 14:06:16 -04:00
..
2008-07-01 22:57:50 +00:00
2009-04-02 10:14:04 +02:00
2010-09-29 01:18:10 +02:00
2010-06-07 16:46:30 -04:00
2010-07-13 19:40:47 +02:00
2010-09-26 15:11:40 +02:00
2008-07-01 22:57:50 +00:00
2010-09-26 22:18:19 -04:00
2006-04-26 12:39:25 +00:00
2010-10-11 14:05:29 -04:00
2010-05-03 01:51:20 +02:00
2010-07-13 19:40:47 +02:00
2010-09-26 22:18:19 -04:00
2009-06-15 09:14:00 +08:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2010-08-24 23:49:21 +02:00
2010-09-29 01:18:10 +02:00
2008-07-11 14:17:49 +00:00
2010-07-13 19:40:47 +02:00