Home
last modified time | relevance | path

Searched defs:set_transient_for (Results 1 – 25 of 45) sorted by relevance

12

/dports/science/gramps/gramps-5.1.4/gramps/gui/editors/test/
H A Deditreference_test.py43 def set_transient_for(self, *args, **kwargs): member in MockWindow
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dwindow_manager.cc200 Manager::set_transient_for (Gtk::Window* parent) in set_transient_for() function in Manager
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dnative_dialog.rs61 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>); in set_transient_for() method
160 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>) { in set_transient_for() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dnative_dialog.rs71 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>); in set_transient_for() method
176 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>) { in set_transient_for() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dnative_dialog.rs61 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>); in set_transient_for() method
160 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>) { in set_transient_for() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dnative_dialog.rs61 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>); in set_transient_for() method
160 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>) { in set_transient_for() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dnative_dialog.rs71 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>); in set_transient_for() method
176 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>) { in set_transient_for() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dnative_dialog.rs71 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>); in set_transient_for() method
172 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>) { in set_transient_for() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dnative_dialog.rs61 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>); in set_transient_for() method
160 fn set_transient_for<P: IsA<Window>>(&self, parent: Option<&P>) { in set_transient_for() method
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dnativedialog.cc267 void NativeDialog::set_transient_for(Window& parent) in set_transient_for() function in Gtk::NativeDialog
H A Dwindow.cc519 void Window::set_transient_for(Window& parent) in set_transient_for() function in Gtk::Window
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/qltk/
H A Dwindow.py241 def set_transient_for(self, parent): member in Window
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dgtk.c272 set_transient_for(void) in set_transient_for() function
/dports/science/gramps/gramps-5.1.4/gramps/gui/
H A Dutils.py92 def set_transient_for(self, window): member in CLIDialog
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/
H A Dgdkwindowimpl.h187 void (* set_transient_for) (GdkWindow *window, member
/dports/editors/abiword/abiword-3.0.5/src/af/xap/gtk/
H A Dxap_UnixDialogHelper.cpp352 void centerDialog(GtkWidget * parent, GtkWidget * child, bool set_transient_for) in centerDialog()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dwindow.cc714 void Window::set_transient_for(Window& parent) in set_transient_for() function in Gtk::Window
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/broadway/
H A Dbroadway-protocol.h243 BroadwayRequestSetTransientFor set_transient_for; member
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/gdkmm/
H A Dwindow.cc610 void Window::set_transient_for(const Glib::RefPtr<Window>& parent) in set_transient_for() function in Gdk::Window
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/broadway/
H A Dbroadway-protocol.h306 BroadwayRequestSetTransientFor set_transient_for; member
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gdk/gdkmm/
H A Dwindow.cc588 void Window::set_transient_for(const Glib::RefPtr<Window>& parent) in set_transient_for() function in Gdk::Window
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gdk-0.11.0/src/auto/
H A Dwindow.rs437 fn set_transient_for<P: IsA<Window>>(&self, parent: &P); in set_transient_for() method
1695 fn set_transient_for<P: IsA<Window>>(&self, parent: &P) { in set_transient_for() method
/dports/www/castor/castor-0.8.16/cargo-crates/gdk-0.12.1/src/auto/
H A Dwindow.rs437 fn set_transient_for<P: IsA<Window>>(&self, parent: &P); in set_transient_for() method
1723 fn set_transient_for<P: IsA<Window>>(&self, parent: &P) { in set_transient_for() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gdk/src/auto/
H A Dwindow.rs437 fn set_transient_for<P: IsA<Window>>(&self, parent: &P); in set_transient_for() method
1723 fn set_transient_for<P: IsA<Window>>(&self, parent: &P) { in set_transient_for() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gdk-0.14.0/src/auto/
H A Dwindow.rs1220 pub fn set_transient_for(&self, parent: &Window) { in set_transient_for() method

12