Home
last modified time | relevance | path

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

/dports/graphics/evince/evince-41.3/shell/
H A Dev-annotation-properties-dialog.c147 GtkDialog *dialog = GTK_DIALOG (annot_dialog); in ev_annotation_properties_dialog_init()
166 annot_dialog->grid = grid; in ev_annotation_properties_dialog_init()
177 annot_dialog->author = gtk_entry_new (); in ev_annotation_properties_dialog_init()
180 gtk_widget_set_hexpand (annot_dialog->author, TRUE); in ev_annotation_properties_dialog_init()
181 gtk_widget_show (annot_dialog->author); in ev_annotation_properties_dialog_init()
190 gtk_widget_set_hexpand (annot_dialog->color, TRUE); in ev_annotation_properties_dialog_init()
191 gtk_widget_show (annot_dialog->color); in ev_annotation_properties_dialog_init()
202 gtk_widget_set_hexpand (annot_dialog->opacity, TRUE); in ev_annotation_properties_dialog_init()
203 gtk_widget_show (annot_dialog->opacity); in ev_annotation_properties_dialog_init()
210 annot_dialog->popup_state = gtk_combo_box_text_new (); in ev_annotation_properties_dialog_init()
[all …]
/dports/graphics/atril/atril-1.26.0/shell/
H A Dev-annotation-properties-dialog.c128 GtkDialog *dialog = GTK_DIALOG (annot_dialog); in ev_annotation_properties_dialog_init()
149 annot_dialog->grid = grid; in ev_annotation_properties_dialog_init()
161 annot_dialog->author = gtk_entry_new (); in ev_annotation_properties_dialog_init()
164 gtk_widget_set_hexpand (annot_dialog->author, TRUE); in ev_annotation_properties_dialog_init()
165 gtk_widget_show (annot_dialog->author); in ev_annotation_properties_dialog_init()
174 gtk_widget_set_hexpand (annot_dialog->color, TRUE); in ev_annotation_properties_dialog_init()
175 gtk_widget_show (annot_dialog->color); in ev_annotation_properties_dialog_init()
185 gtk_widget_set_hexpand (annot_dialog->opacity, TRUE); in ev_annotation_properties_dialog_init()
186 gtk_widget_show (annot_dialog->opacity); in ev_annotation_properties_dialog_init()
213 annot_dialog->popup_state = gtk_combo_box_text_new (); in ev_annotation_properties_dialog_init()
[all …]
/dports/graphics/atril-lite/atril-1.26.0/shell/
H A Dev-annotation-properties-dialog.c128 GtkDialog *dialog = GTK_DIALOG (annot_dialog); in ev_annotation_properties_dialog_init()
149 annot_dialog->grid = grid; in ev_annotation_properties_dialog_init()
161 annot_dialog->author = gtk_entry_new (); in ev_annotation_properties_dialog_init()
164 gtk_widget_set_hexpand (annot_dialog->author, TRUE); in ev_annotation_properties_dialog_init()
165 gtk_widget_show (annot_dialog->author); in ev_annotation_properties_dialog_init()
174 gtk_widget_set_hexpand (annot_dialog->color, TRUE); in ev_annotation_properties_dialog_init()
175 gtk_widget_show (annot_dialog->color); in ev_annotation_properties_dialog_init()
185 gtk_widget_set_hexpand (annot_dialog->opacity, TRUE); in ev_annotation_properties_dialog_init()
186 gtk_widget_show (annot_dialog->opacity); in ev_annotation_properties_dialog_init()
213 annot_dialog->popup_state = gtk_combo_box_text_new (); in ev_annotation_properties_dialog_init()
[all …]
/dports/print/xreader/xreader-3.2.2/shell/
H A Dev-annotation-properties-dialog.c149 GtkDialog *dialog = GTK_DIALOG (annot_dialog); in ev_annotation_properties_dialog_init()
171 annot_dialog->grid = grid; in ev_annotation_properties_dialog_init()
185 annot_dialog->author = gtk_entry_new (); in ev_annotation_properties_dialog_init()
188 gtk_widget_set_hexpand (annot_dialog->author, TRUE); in ev_annotation_properties_dialog_init()
189 gtk_widget_show (annot_dialog->author); in ev_annotation_properties_dialog_init()
200 gtk_widget_set_hexpand (annot_dialog->color, TRUE); in ev_annotation_properties_dialog_init()
201 gtk_widget_show (annot_dialog->color); in ev_annotation_properties_dialog_init()
213 gtk_widget_set_hexpand (annot_dialog->opacity, TRUE); in ev_annotation_properties_dialog_init()
214 gtk_widget_show (annot_dialog->opacity); in ev_annotation_properties_dialog_init()
243 annot_dialog->popup_state = gtk_combo_box_text_new (); in ev_annotation_properties_dialog_init()
[all …]