Home
last modified time | relevance | path

Searched refs:window_handle_exported (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkshow.c66 window_handle_exported (GtkWindow *window, in window_handle_exported() function
131 gtk_window_export_handle (parent, window_handle_exported, data); in gtk_show_uri_full()
133 window_handle_exported (parent, NULL, data); in gtk_show_uri_full()
H A Dgtkfilechoosernativeportal.c428 window_handle_exported (GtkWindow *window, in window_handle_exported() function
498 window_handle_exported, in gtk_file_chooser_native_portal_show()
H A Dgtkprintoperation-portal.c544 window_handle_exported (GtkWindow *window, in window_handle_exported() function
616 gtk_window_export_handle (portal->parent, window_handle_exported, portal)) in call_prepare_print()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkshow.c91 window_handle_exported (GtkWindow *window, in window_handle_exported() function
156 if (parent && gtk_window_export_handle (parent, window_handle_exported, context)) in gtk_show_uri_on_window()
H A Dgtkfilechoosernativeportal.c421 window_handle_exported (GtkWindow *window, in window_handle_exported() function
491 window_handle_exported, in gtk_file_chooser_native_portal_show()
H A Dgtkprintoperation-portal.c539 window_handle_exported (GtkWindow *window, in window_handle_exported() function
611 gtk_window_export_handle (portal->parent, window_handle_exported, portal)) in call_prepare_print()