aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_gtk.h')
-rw-r--r--src/include/gnunet_gtk.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/gnunet_gtk.h b/src/include/gnunet_gtk.h
index ae49aefa..468c2e16 100644
--- a/src/include/gnunet_gtk.h
+++ b/src/include/gnunet_gtk.h
@@ -225,6 +225,10 @@ GNUNET_GTK_main_loop_get_object (struct GNUNET_GTK_MainLoop *ml,
225GtkBuilder * 225GtkBuilder *
226GNUNET_GTK_main_loop_get_builder (struct GNUNET_GTK_MainLoop *ml); 226GNUNET_GTK_main_loop_get_builder (struct GNUNET_GTK_MainLoop *ml);
227 227
228
229/**
230 * FIXME!
231 */
228int 232int
229GNUNET_GTK_main_loop_build_window (struct GNUNET_GTK_MainLoop *ml, 233GNUNET_GTK_main_loop_build_window (struct GNUNET_GTK_MainLoop *ml,
230 gpointer data); 234 gpointer data);