gtk2/gtk/tests
Tadej Borovšak 55196a705f Add GtkScrollable interface
The GtkScrollable interface provides "hadjustment" and "vadjustment"
properties that are used by GtkScrolledWindow. It replaces
the ::set_scroll_adjustment signal. The scrollable interface
also has ::min-display-width/height properties that can be
used to control the minimally visible part inside a scrolled window.
2010-10-22 11:03:45 +02:00
..
file-chooser-test-dir
action.c
builder.c Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 21:52:27 -04:00
crossingevents.c
defaultvalue.c Don't check resize-grip-visible in default values unit test 2010-10-12 19:12:44 +02:00
expander.c
filechooser.c bgo#625416 - Don't reload the filechooser's folder during a re-map event 2010-08-10 11:36:03 -05:00
filtermodel.c
floating.c
gtk-example-application.c GtkApplication rewrite 2010-10-19 01:31:09 +02:00
liststore.c
Makefile.am Add GtkScrollable interface 2010-10-22 11:03:45 +02:00
object.c Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 21:52:27 -04:00
pixbuf-init.c
recentmanager.c
testing.c Disable resize grip on spin button test 2010-10-12 19:12:44 +02:00
textbuffer.c Get rid of the rest of variables exported from libgtk 2010-09-08 21:31:34 +03:00
treestore.c
treeview-scrolling.c Add GtkScrollable interface 2010-10-22 11:03:45 +02:00
treeview.c