Home
last modified time | relevance | path

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

/dports/devel/gtranslator/gtranslator-40.0/src/
H A Dgtr-view.h47 typedef struct _GtrView GtrView; typedef
76 gboolean gtr_view_get_selected_text (GtrView * view,
82 (GtrView * view, gboolean enable);
84 void gtr_view_cut_clipboard (GtrView * view);
86 void gtr_view_copy_clipboard (GtrView * view);
88 void gtr_view_paste_clipboard (GtrView * view);
90 void gtr_view_set_search_text (GtrView * view,
97 gboolean gtr_view_search_forward (GtrView * view,
103 gboolean gtr_view_search_backward (GtrView * view,
109 gint gtr_view_replace_all (GtrView * view,
[all …]
H A Dgtr-view.c77 GtrView *view) in inline_spellcheck()
101 gtr_view_init (GtrView * view) in G_DEFINE_TYPE_WITH_PRIVATE()
167 GtrView *view = GTR_VIEW (object); in gtr_view_dispose()
215 gtr_view_get_selected_text (GtrView * view, in gtr_view_get_selected_text()
244 gtr_view_set_language (GtrView *view, in gtr_view_set_language()
401 gtr_view_cut_clipboard (GtrView * view) in gtr_view_cut_clipboard()
432 gtr_view_copy_clipboard (GtrView * view) in gtr_view_copy_clipboard()
458 gtr_view_paste_clipboard (GtrView * view) in gtr_view_paste_clipboard()
608 gtr_view_search_forward (GtrView * view, in gtr_view_search_forward()
699 gtr_view_search_backward (GtrView * view, in gtr_view_search_backward()
[all …]
H A Dgtr-actions-edit.c38 GtrView *active_view; in gtr_actions_edit_undo()
65 GtrView *active_view; in gtr_actions_edit_redo()
92 GtrView *active_view; in gtr_actions_edit_cut()
105 GtrView *active_view; in gtr_actions_edit_copy()
118 GtrView *active_view; in gtr_actions_edit_paste()
H A Dgtr-notebook.h82 void gtr_notebook_update_undo_buttons (GtrNotebook *notebook, GtrView *view);
H A Dgtr-window.h73 GtrView *gtr_window_get_active_view (GtrWindow * window);
H A Dgtr-actions-search.c140 run_search (GtrView * view, gboolean follow) in run_search()
332 GtrView *view; in do_replace()
H A Dgtr-window.c120 GtrView *active_view = gtr_window_get_active_view (window); in update_undo_state()
649 GtrView *
858 GtrView *view; in gtr_window_tm_keybind()
H A Dgtr-tab.h104 GtrView *gtr_tab_get_active_view (GtrTab * tab);
H A Dgtr-actions.h148 gboolean run_search (GtrView * view,
H A Dgtr-notebook.c282 GtrView *view) in gtr_notebook_update_undo_buttons()
H A Dgtr-actions-file.c63 GtrView *active_view; in gtr_open()
H A Dgtr-tab.c1113 GtrView *
/dports/devel/gtranslator/gtranslator-40.0/plugins/insert-params/
H A Dgtr-insert-params-plugin.c75 GtrView *view; in process_item()
241 GtrView *view; in on_menuitem_activated()
/dports/devel/gtranslator/gtranslator-40.0/plugins/alternate-language/
H A Dgtr-alternate-language-panel.c277 GtrView *view; in copy_button_clicked_cb()
/dports/devel/gtranslator/gtranslator-40.0/src/translation-memory/
H A Dgtr-translation-memory-ui.c75 GtrView *view; in choose_translation()