diff console/libgnt/gntwidget.h @ 13888:9d66969a2e32

[gaim-migrate @ 16369] Get rid of a whole lot of compile warnings. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 28 Jun 2006 19:12:38 +0000
parents 0d0ab1e39d0a
children eaaf73de9188
line wrap: on
line diff
--- a/console/libgnt/gntwidget.h	Wed Jun 28 18:50:33 2006 +0000
+++ b/console/libgnt/gntwidget.h	Wed Jun 28 19:12:38 2006 +0000
@@ -117,6 +117,7 @@
  * Applications should just call gnt_widget_draw instead of this. */
 void gnt_widget_queue_update(GntWidget *widget);
 
+void gnt_widget_set_take_focus(GntWidget *widget, gboolean set);
 G_END_DECLS
 
 #endif /* GNT_WIDGET_H */