tests/plover-gtk/treemodel.h
author J. Ali Harlow <ali@juiblex.co.uk>
Wed Aug 22 23:29:22 2018 +0100 (2018-08-22)
changeset 80 671df13f1304
permissions -rw-r--r--
Add a --path option to pre-install
     1 #include <gtk/gtk.h>
     2 
     3 void test_tree_model(GtkTreeModel *model);