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.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/include/gnunet_gtk.h b/src/include/gnunet_gtk.h
index b7370390..4be3138f 100644
--- a/src/include/gnunet_gtk.h
+++ b/src/include/gnunet_gtk.h
@@ -54,17 +54,6 @@ struct GNUNET_GTK_MainLoop;
54 54
55/* ****************** Initialization *************** */ 55/* ****************** Initialization *************** */
56 56
57/**
58 * If desired, enable plugging of this main window in the meta window.
59 *
60 * @param env_name environment variable to check
61 * @param main_window main window to plug
62 * @return new main window to initialize
63 */
64GtkWidget *
65GNUNET_GTK_plug_me (const char *env_name,
66 GtkWidget *main_window);
67
68 57
69/** 58/**
70 * Initialize natural language support. 59 * Initialize natural language support.