Home
last modified time | relevance | path

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

/dports/mail/balsa/balsa-2.5.1/src/
H A Dsendmsg-window.c100 static void postpone_message_cb(GtkAction * action, BalsaSendmsg * bsmsg);
399 N_("Save this message and close"), G_CALLBACK(postpone_message_cb)},
405 NULL, G_CALLBACK(postpone_message_cb)},
6085 postpone_message_cb(GtkAction * action, BalsaSendmsg * bsmsg) in postpone_message_cb() function