Files
gtk3/tests
Tristan Van Berkom 3fe0fb4ed9 Added GtkScrollablePolicy property to scrollable interface
This patch adds the GtkScrollablePolicy type property to GtkScrollable
and implements it in all subclasses. GtkScrolledWindow observes this
property to make a good guess about when to show/hide scrollbars for
height-for-width content.

Most scrollable children do not do height-for-width *yet* but
most certainly will (toolpalette, treeview, iconview, textview
widgets all TODO), for scrollable widgets that do have a minimum
and natural size, it's important for them to observe the state
of this property in order to properly drive the scroll adjustments
according to the desired GtkScrollablePolicy. This patch makes
GtkViewport do this.

Patch also adds tests/testscrolledwindow.c to display the effects
of this property.
2010-10-26 10:15:56 +09:00
..
1997-11-24 22:37:52 +00:00
2008-07-01 22:57:50 +00:00
1997-11-24 22:37:52 +00:00
2009-04-02 10:14:04 +02:00
1997-11-24 22:37:52 +00:00
2003-09-30 20:55:24 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
2010-06-07 16:46:30 -04:00
2010-07-13 19:40:47 +02:00
2010-10-15 16:58:27 -04:00
2010-09-26 15:11:40 +02:00
2010-10-24 14:43:04 -04:00
2008-07-01 22:57:50 +00:00
2010-10-13 10:49:06 -04:00
2010-09-26 22:18:19 -04:00
2010-10-22 16:42:50 +02:00
2006-04-26 12:39:25 +00: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
2010-10-15 16:58:27 -04:00
2010-07-13 19:40:47 +02:00
2010-10-15 16:58:27 -04:00