comparison console/libgnt/gntwidget.c @ 13935:cd2da4b079cf

[gaim-migrate @ 16466] New widget GntComboBox. I have addde a test file as an example as well. Rename gntutils.* to gntmarshal.* I am going to have some util-functions in gntutils.* later. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 08 Jul 2006 23:58:20 +0000
parents 3dbcbc5e57e1
children 25be562aaca8
comparison
equal deleted inserted replaced
13934:ef0d515b9f97 13935:cd2da4b079cf
1 /* Stuff brutally ripped from Gflib */ 1 /* Stuff brutally ripped from Gflib */
2 2
3 #include "gntwidget.h" 3 #include "gntwidget.h"
4 #include "gntutils.h" 4 #include "gntmarshal.h"
5 #include "gnt.h" 5 #include "gnt.h"
6 6
7 #define MIN_SIZE 5 7 #define MIN_SIZE 5
8 8
9 enum 9 enum