Home
last modified time | relevance | path

Searched refs:get_source_window (Results 1 – 25 of 34) sorted by relevance

12

/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/gdkmm/
H A Ddragcontext.cc238 Glib::RefPtr<Window> DragContext::get_source_window() in get_source_window() function in Gdk::DragContext
246 Glib::RefPtr<const Window> DragContext::get_source_window() const in get_source_window() function in Gdk::DragContext
248 return const_cast<DragContext*>(this)->get_source_window(); in get_source_window()
H A Ddragcontext.h316 Glib::RefPtr<Window> get_source_window();
324 Glib::RefPtr<const Window> get_source_window() const;
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gdk/gdkmm/
H A Ddragcontext.cc236 Glib::RefPtr<Window> DragContext::get_source_window() in get_source_window() function in Gdk::DragContext
244 Glib::RefPtr<const Window> DragContext::get_source_window() const in get_source_window() function in Gdk::DragContext
246 return const_cast<DragContext*>(this)->get_source_window(); in get_source_window()
H A Ddragcontext.h358 Glib::RefPtr<Window> get_source_window();
366 Glib::RefPtr<const Window> get_source_window() const;
/dports/graphics/elementary-photos/photos-2.7.1/src/util/
H A DDragAndDropHandler.vala107 … Gdk.property_change (context.get_source_window (), xds_atom, text_atom, 8, Gdk.PropMode.REPLACE,
110 … Gdk.property_change (context.get_source_window (), xds_atom, text_atom, 8, Gdk.PropMode.REPLACE,
128 bool fetched = Gdk.property_get (context.get_source_window (), xds_atom, text_atom,
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gdk/src/
H A Ddragcontext.hg85 …_WRAP_METHOD(Glib::RefPtr<Window> get_source_window(), gdk_drag_context_get_source_window, refretu…
86 …_WRAP_METHOD(Glib::RefPtr<const Window> get_source_window() const, gdk_drag_context_get_source_win…
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/src/
H A Ddragcontext.hg98 …_WRAP_METHOD(Glib::RefPtr<Window> get_source_window(), gdk_drag_context_get_source_window, refretu…
99 …_WRAP_METHOD(Glib::RefPtr<const Window> get_source_window() const, gdk_drag_context_get_source_win…
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xt/
H A DGdkDnd.t113 is($context -> get_source_window(), $window -> window());
/dports/www/castor/castor-0.8.16/cargo-crates/gdk-0.12.1/src/auto/
H A Ddrag_context.rs82 pub fn get_source_window(&self) -> Window { in get_source_window() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gdk-0.11.0/src/auto/
H A Ddrag_context.rs81 pub fn get_source_window(&self) -> Window { in get_source_window() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gdk/src/auto/
H A Ddrag_context.rs82 pub fn get_source_window(&self) -> Window { in get_source_window() method
/dports/games/lordsawar/lordsawar-0.3.2/src/editor/
H A Dtilestyle-organizer-dialog.cpp108 drag_context->get_source_window()->show(); in on_category_drag_data_get()
120 drag_context->get_source_window()->show(); in on_unsorted_drag_data_get()
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgdk-2.22.defs257 (define-method get_source_window
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gdk-0.11.0/
H A DGir.toml255 name = "get_source_window"
/dports/www/castor/castor-0.8.16/cargo-crates/gdk-0.12.1/
H A DGir.toml268 name = "get_source_window"
/dports/net-im/fractal/fractal-4.4.0/vendor/gdk/
H A DGir.toml268 name = "get_source_window"
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gdk-0.14.0/
H A DGir.toml295 name = "get_source_window"
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gdk-0.14.3/
H A DGir.toml295 name = "get_source_window"
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gdk-0.14.3/
H A DGir.toml295 name = "get_source_window"
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gdk-0.14.3/
H A DGir.toml295 name = "get_source_window"
/dports/graphics/shotwell/shotwell-0.30.14/src/
H A DPage.vala2568 … Gdk.property_change(context.get_source_window(), XDS_ATOM, TEXT_ATOM, 8, Gdk.PropMode.REPLACE,
2571 … Gdk.property_change(context.get_source_window(), XDS_ATOM, TEXT_ATOM, 8, Gdk.PropMode.REPLACE,
2589 bool fetched = Gdk.property_get(context.get_source_window(), XDS_ATOM, TEXT_ATOM,
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/gui/
H A Drack.cpp810 Glib::RefPtr<Gdk::Screen> screen = context->get_source_window()->get_screen(); in DragIcon()
/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/
H A Dgtk_client_window_base.py351 source_window = xid(context.get_source_window())
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdk3.pas3691 function get_source_window: PGdkWindow; cdecl; inline; in get_source_window() function
5702 function TGdkDragContext.get_source_window: PGdkWindow; cdecl; in TGdkDragContext.get_source_window() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdk3.pas3691 function get_source_window: PGdkWindow; cdecl; inline; in get_source_window() function
5702 function TGdkDragContext.get_source_window: PGdkWindow; cdecl; in TGdkDragContext.get_source_window() function

12