tests/plover-gtk/treemodel.h
author J. Ali Harlow <ali@juiblex.co.uk>
Mon Jun 13 12:18:42 2016 +0100 (2016-06-13)
changeset 38 a29623b68ca2
permissions -rw-r--r--
Add a testsuite and fix bugs found with it
     1 #include <gtk/gtk.h>
     2 
     3 void test_tree_model(GtkTreeModel *model);