Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dgtk.c31 static GtkWidget* gtk_dialog = NULL; variable
279 g = gtk_widget_get_window(GTK_WIDGET(gtk_dialog)); in set_transient_for()
281 g = gtk_dialog->window; in set_transient_for()
298 if ( gtk_dialog != NULL && !*stage ) { in do_events()
301 gtk_window_present(GTK_WINDOW(gtk_dialog)); in do_events()
310 return gtk_dialog != NULL; in do_events()
328 gtk_dialog = gtk_file_chooser_dialog_new ( in gtk_openfile()
366 GTK_FILE_CHOOSER (gtk_dialog), in gtk_openfile()
371 GTK_FILE_CHOOSER (gtk_dialog), in gtk_openfile()
475 gtk_widget_destroy (gtk_dialog); in gtk_openfile()
[all …]
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/src/
H A Ddialog.cpp58 std::string Dialog::gtk_dialog(const boost::filesystem::path &path, const std::string &title, in gtk_dialog() function in Dialog
108 return gtk_dialog(path, "Open Folder", in open_folder()
114 return gtk_dialog(path, "New File", in new_file()
120 return gtk_dialog(path, "New Folder", in new_folder()
126 return gtk_dialog(path, "Open File", in open_file()
132 return gtk_dialog(path, "Save File As", in save_file_as()
H A Ddialog.hpp22 static std::string gtk_dialog(const boost::filesystem::path &path, const std::string &title,
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/panel/
H A Dpanel-tic-tac-toe.c187 panel_tic_tac_toe_response (GtkDialog *gtk_dialog, in panel_tic_tac_toe_response() argument
190 panel_return_if_fail (PANEL_IS_TIC_TAC_TOE (gtk_dialog)); in panel_tic_tac_toe_response()
195 panel_tic_tac_toe_new_game (PANEL_TIC_TAC_TOE (gtk_dialog)); in panel_tic_tac_toe_response()
199 gtk_widget_destroy (GTK_WIDGET (gtk_dialog)); in panel_tic_tac_toe_response()
H A Dpanel-item-dialog.c323 panel_item_dialog_response (GtkDialog *gtk_dialog, in panel_item_dialog_response() argument
326 PanelItemDialog *dialog = PANEL_ITEM_DIALOG (gtk_dialog); in panel_item_dialog_response()
335 panel_utils_show_help (GTK_WINDOW (gtk_dialog), "add-new-items", NULL); in panel_item_dialog_response()
353 gtk_widget_destroy (GTK_WIDGET (gtk_dialog)); in panel_item_dialog_response()
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimppdbdialog.c242 gimp_pdb_dialog_response (GtkDialog *gtk_dialog, in gimp_pdb_dialog_response() argument
245 GimpPdbDialog *dialog = GIMP_PDB_DIALOG (gtk_dialog); in gimp_pdb_dialog_response()
H A Dgimpcolordialog.c179 gimp_color_dialog_response (GtkDialog *gtk_dialog, in gimp_color_dialog_response() argument
182 GimpColorDialog *dialog = GIMP_COLOR_DIALOG (gtk_dialog); in gimp_color_dialog_response()
/dports/textproc/gspell/gspell-1.9.1/gspell/
H A Dgspell-language-chooser-dialog.c302 dialog_response_cb (GtkDialog *gtk_dialog, in dialog_response_cb() argument
318 dialog = GSPELL_LANGUAGE_CHOOSER_DIALOG (gtk_dialog); in dialog_response_cb()
/dports/security/gringotts/gringotts-1.2.10/
H A DChangeLog89 gtk_dialog response type
95 * In some other dialogs that use gtk_dialog:
/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-encodings-dialog.c291 gedit_encodings_dialog_response (GtkDialog *gtk_dialog, in gedit_encodings_dialog_response() argument
294 GeditEncodingsDialog *dialog = GEDIT_ENCODINGS_DIALOG (gtk_dialog); in gedit_encodings_dialog_response()
/dports/games/gnome-robots/gnome-robots-40.0/src/
H A Dproperties-dialog.vala107 /* Set up notebook and add it to hbox of the gtk_dialog */
/dports/multimedia/gmerlin/gmerlin-1.2.0/po/
H A DPOTFILES.in413 lib/gtk/gtk_dialog.h
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkdialog.c115 G_DEFINE_TYPE_WITH_CODE (GtkDialog, gtk_dialog, GTK_TYPE_WINDOW, in G_DEFINE_TYPE_WITH_CODE() argument
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkdialog.c240 G_DEFINE_TYPE_WITH_CODE (GtkDialog, gtk_dialog, GTK_TYPE_WINDOW, in G_DEFINE_TYPE_WITH_CODE() argument
/dports/science/ghemical/ghemical-3.0.0/
H A DChangeLog347 * src/Makefile.am, src/custom_app.h, src/gtk_dialog.cpp,
348 src/gtk_dialog.h, src/gtk_oglview_wnd.cpp, src/gtk_oglview_wnd.h,
392 * src/gtk_dialog.cpp, src/project.cpp, src/res_w32/resource.h,
482 * src/gtk_app.cpp, src/gtk_app.h, src/gtk_dialog.cpp,
914 src/ghemicalconfig.h.in, src/gtk_dialog.cpp, src/gtk_dialog.h,
953 src/gtk_dialog.cpp, src/gtk_dialog.h, src/gtk_graphics_view.cpp,
1020 src/gtk_app_main.h, src/gtk_dialog.cpp, src/gtk_dialog.h,
1280 src/gtk_dialog.h, src/gtk_graphics_view.cpp,
1343 src/gtk_dialog.cpp, src/gtk_project.cpp, src/gtk_project.h,
1368 * src/gtk_dialog.cpp, src/gtk_dialog.h, src/gtk_project.cpp,
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkdialog.c242 G_DEFINE_TYPE_WITH_CODE (GtkDialog, gtk_dialog, GTK_TYPE_WINDOW, in G_DEFINE_TYPE_WITH_CODE() argument
/dports/misc/xiphos/xiphos-4.2.1/
H A DChangeLog3533 * changed code to use gtk_dialog "response" signal when
/dports/sysutils/gnome-system-monitor/gnome-system-monitor-41.0/
H A DChangeLog.pre-git4389 * procdialogs.c: port the root dialog to gtk_dialog. Procman
/dports/finance/gnucash/gnucash-4.9/
H A DChangeLog.2003589 gnome_dialog to gtk_dialog updates. Move signal information into