1 2 3 4 5 6 7 8 9 10 11
/**************** * history * ****************/ extern void GNUNET_CONVERSATION_GTK_history_add (int, char *); extern void GNUNET_CONVERSATION_GTK_history_init();