gtk2/gtk/tests
Matthias Clasen 1ddaf01aed Quick-and-dirty GtkBuilder integration
This makes GtkBuilder accept a GMenuMarkup tree at the toplevel
(ie with <menu id='foo'> being a child of <interface>) and the resulting
GMenu object can be obtained via gtk_builder_get_object (builder, "foo").
2011-12-19 12:45:50 -05:00
..
file-chooser-test-dir
accel.c tests: Add tests for keypad keys parsing 2011-11-16 18:49:54 +00:00
accessible.c
action.c
builder.c Quick-and-dirty GtkBuilder integration 2011-12-19 12:45:50 -05:00
cellarea.c
crossingevents.c
defaultvalue.c
entry.c
expander.c
filechooser.c
filtermodel.c tests: Remove unused variables 2011-11-02 02:31:54 +01:00
floating.c
grid.c
gtktreemodelrefcount.c tests: Relax a refcount comparison check 2011-12-16 13:39:43 +01:00
gtktreemodelrefcount.h
liststore.c
Makefile.am tests: Add a test for latest commit 2011-12-16 04:53:05 +01:00
modelrefcount.c
object.c
papersize.c
pixbuf-init.c
rbtree.c tests: Add test for _gtk_rbtree_reorder() 2011-11-22 23:29:04 +01:00
recentmanager.c
regression-tests.c tests: Add a test for latest commit 2011-12-17 11:59:08 +00:00
sortmodel.c
stylecontext.c
testing.c Remove leftover debug spew 2011-11-19 18:13:42 -05:00
textbuffer.c
textiter.c
treemodel.c
treemodel.h
treepath.c
treestore.c
treeview-scrolling.c
treeview.c