Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/mail/
H A Dem-composer-utils.c4034 GtkToggleButton *bottom_posting; in em_utils_reply_alternative() local
4152bottom_posting = GTK_TOGGLE_BUTTON (gtk_check_button_new_with_mnemonic (_("Start _typing at the bo… in em_utils_reply_alternative()
4153 gtk_box_pack_start (vbox, GTK_WIDGET (bottom_posting), FALSE, FALSE, 0); in em_utils_reply_alternative()
4290 …emcu_three_state_set_value (bottom_posting, g_settings_get_enum (settings, "alt-reply-start-bottom… in em_utils_reply_alternative()
4299 emcu_connect_three_state_changer (bottom_posting); in em_utils_reply_alternative()
4346 bottom_posting, "sensitive", in em_utils_reply_alternative()
4392 three_state = emcu_three_state_get_value (bottom_posting); in em_utils_reply_alternative()