]> sjero.net Git - linphone/blobdiff - gtk/linphone.h
implement chat notification on Linux
[linphone] / gtk / linphone.h
index f817969f7bfc63dfca552e0343755fba6638a332..97a4400c75dbd180fbe019651a4b294f01256190 100644 (file)
@@ -98,6 +98,7 @@ void * linphone_gtk_wait(LinphoneCore *lc, void *ctx, LinphoneWaitingState ws, c
 void linphone_gtk_show_directory_search(void);
 
 void linphone_gtk_status_icon_set_blinking(gboolean val);
+void linphone_gtk_notify(LinphoneCall *call, const char *msg);
 
 /*functions controlling the different views*/
 gboolean linphone_gtk_use_in_call_view();