Home
last modified time | relevance | path

Searched refs:menu_item_copy (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/geany-plugin-autoclose/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-pg/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-latex/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-lua/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-lineoperations/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-macro/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-numberedbookmarks/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-git-changebar/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()
/dports/devel/geany-plugin-lipsum/geany-plugins-1.38/addons/src/
H A Dao_openuri.c56 GtkWidget *menu_item_copy; member
121 gtk_widget_destroy(priv->menu_item_copy); in ao_open_uri_finalize()
171 priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); in ao_open_uri_init()
172 gtk_container_add(GTK_CONTAINER(geany->main_widgets->editor_menu), priv->menu_item_copy); in ao_open_uri_init()
173 gtk_menu_reorder_child(GTK_MENU(geany->main_widgets->editor_menu), priv->menu_item_copy, 1); in ao_open_uri_init()
174 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_init()
175 g_signal_connect(priv->menu_item_copy, "activate", G_CALLBACK(ao_menu_copy_activate_cb), self); in ao_open_uri_init()
262 gtk_widget_show(priv->menu_item_copy); in ao_open_uri_update_menu()
270 gtk_widget_hide(priv->menu_item_copy); in ao_open_uri_update_menu()

12