Home
last modified time | relevance | path

Searched refs:message_response_cb (Results 1 – 5 of 5) sorted by relevance

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/services/evolution-user-prompter/
H A Dprompt-user-gtk.c37 message_response_cb (GtkWidget *dialog, in message_response_cb() function
128 G_CALLBACK (message_response_cb), server); in prompt_user_show()
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/
H A Dgtknotify.c142 message_response_cb(GtkDialog *dialog, gint id, GtkWidget *widget) in message_response_cb() function
532 G_CALLBACK(message_response_cb), dialog); in pidgin_notify_message()
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/
H A Dgtknotify.c142 message_response_cb(GtkDialog *dialog, gint id, GtkWidget *widget) in message_response_cb() function
532 G_CALLBACK(message_response_cb), dialog); in pidgin_notify_message()
/dports/net-im/finch/pidgin-2.14.8/pidgin/
H A Dgtknotify.c142 message_response_cb(GtkDialog *dialog, gint id, GtkWidget *widget) in message_response_cb() function
532 G_CALLBACK(message_response_cb), dialog); in pidgin_notify_message()
/dports/security/pidgin-otr/pidgin-otr-4.0.2/
H A Dgtk-dialog.c223 static void message_response_cb(GtkDialog *dialog, gint id, GtkWidget *widget) in message_response_cb() function
431 G_CALLBACK(message_response_cb), dialog); in create_dialog()