]> sjero.net Git - linphone/blobdiff - gtk/linphone.h
Wizard
[linphone] / gtk / linphone.h
index 63564c72ff7661261f913fcb86531e07339f6838..c941e8c77eec101766003b8f9691bd724aec3dad 100644 (file)
@@ -56,6 +56,7 @@ GdkPixbuf *_gdk_pixbuf_new_from_memory_at_scale(const void *data, gint len, gint
 GtkWidget *linphone_gtk_create_window(const char *window_name);
 GtkWidget *linphone_gtk_get_widget(GtkWidget *window, const char *name);
 GtkWidget *linphone_gtk_create_widget(const char *filename, const char *widget_name);
+GtkWidget * linphone_gtk_create_assistant(void);
 
 LinphoneCore *linphone_gtk_get_core(void);
 GtkWidget *linphone_gtk_get_main_window();