tests/plover-gtk/treemodel.h
author J. Ali Harlow <ali@juiblex.co.uk>
Fri Mar 08 12:05:41 2019 +0000 (2019-03-08)
changeset 86 a8e48c62ec03
permissions -rw-r--r--
Fix historic issues exposed by the testsuite
     1 #include <gtk/gtk.h>
     2 
     3 void test_tree_model(GtkTreeModel *model);