Home
last modified time | relevance | path

Searched refs:entry_to (Results 1 – 25 of 30) sorted by relevance

12

/dports/net/uget/uget-2.2.1/ui-gtk/
H A DUgtkSequence.c118 range->entry_to = gtk_entry_new (); in ugtk_seq_range_init()
119 gtk_entry_set_text (GTK_ENTRY (range->entry_to), "z"); in ugtk_seq_range_init()
120 gtk_entry_set_max_length (GTK_ENTRY (range->entry_to), 1); in ugtk_seq_range_init()
122 gtk_size_group_add_widget (size_group, range->entry_to); in ugtk_seq_range_init()
123 gtk_box_pack_start (box, range->entry_to, FALSE, FALSE, 2); in ugtk_seq_range_init()
164 gtk_widget_set_sensitive (range->entry_to, FALSE); in on_type_changed()
168 gtk_widget_set_visible (range->entry_to, FALSE); in on_type_changed()
184 gtk_widget_set_visible (range->entry_to, FALSE); in on_type_changed()
191 gtk_widget_set_sensitive (range->entry_to, TRUE); in on_type_changed()
198 gtk_widget_set_visible (range->entry_to, TRUE); in on_type_changed()
[all …]
H A DUgtkSequence.h76 GtkWidget* entry_to; member
/dports/mail/sylpheed/sylpheed-3.7.0/src/
H A Dprefs_template.c50 GtkWidget *entry_to; member
132 GtkWidget *entry_to; in prefs_template_window_create() local
200 ADD_ENTRY(entry_to, _("To:"), 0); in prefs_template_window_create()
201 address_completion_register_entry(GTK_ENTRY(entry_to)); in prefs_template_window_create()
351 templates.entry_to = entry_to; in prefs_template_window_create()
493 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_cb()
569 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), 0, -1); in prefs_template_clist_set_row()
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-vcalendar/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-att_remover/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-bsfilter/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-litehtml_viewer/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-clamd/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-managesieve/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-mailmbox/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-libravatar/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-address_keeper/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-archive/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-gdata/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-dillo/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-fetchinfo/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()
/dports/mail/claws-mail-bogofilter/claws-mail-3.18.0/src/
H A Dprefs_template.c62 GtkWidget *entry_to; member
83 {"To", &templates.entry_to, TRUE, NULL},
453 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), ""); in prefs_template_reset_dialog()
766 to = gtk_editable_get_chars(GTK_EDITABLE(templates.entry_to), in prefs_template_list_view_set_row()
1278 gtk_entry_set_text(GTK_ENTRY(templates.entry_to), in prefs_template_select_row()

12