]> saetta.ns0.it Git - libgtkform/commit
Started xml definition file.
authorAndrea Zagli <azagli@libero.it>
Mon, 27 Jul 2009 16:14:25 +0000 (18:14 +0200)
committerAndrea Zagli <azagli@libero.it>
Mon, 27 Jul 2009 16:14:25 +0000 (18:14 +0200)
commita927595e17d63cffe1b0e1f1de23064083c3f602
treeaf1f7d22811317ce9ece895a48c4e9cfca991be3
parent7e279a684e505c91591f824a75cb12bfbac3f139
Started xml definition file.
Added functions GtkForm::new_from_xml and GtkForm::new_from_file.
Added functions GtkForm::get_table, GtkForm::set_table,
GtkForm::get_key and GtkForm::set_key.
Makefile.am
configure.ac
data/Makefile.am [new file with mode: 0644]
data/gtkform.dtd [new file with mode: 0644]
libgtkform.pc.in
src/form.c
src/form.h
test/main.c