--- a/finch/libgnt/gntbutton.c Thu Feb 06 18:56:36 2014 +0530 +++ b/finch/libgnt/gntbutton.c Thu Feb 06 19:44:10 2014 +0530 @@ -143,7 +143,7 @@ * GntButton API *****************************************************************************/ GType -gnt_button_get_gtype(void) { +gnt_button_get_type(void) { static GType type = 0; if(type == 0) {