Home
last modified time | relevance | path

Searched defs:drag_finish (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/
H A Ddrag_context.rs9 fn drag_finish(&self, success: bool, del: bool, time_: u32); in drag_finish() method
40 fn drag_finish(&self, success: bool, del: bool, time_: u32) { in drag_finish() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/
H A Ddrag_context.rs9 fn drag_finish(&self, success: bool, del: bool, time_: u32); in drag_finish() method
40 fn drag_finish(&self, success: bool, del: bool, time_: u32) { in drag_finish() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/
H A Ddrag_context.rs9 fn drag_finish(&self, success: bool, del: bool, time_: u32); in drag_finish() method
40 fn drag_finish(&self, success: bool, del: bool, time_: u32) { in drag_finish() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/
H A Ddrag_context.rs11 fn drag_finish(&self, success: bool, del: bool, time_: u32); in drag_finish() method
34 fn drag_finish(&self, success: bool, del: bool, time_: u32) { in drag_finish() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/
H A Ddrag_context.rs11 fn drag_finish(&self, success: bool, del: bool, time_: u32); in drag_finish() method
34 fn drag_finish(&self, success: bool, del: bool, time_: u32) { in drag_finish() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/
H A Ddrag_context.rs9 fn drag_finish(&self, success: bool, del: bool, time_: u32); in drag_finish() method
40 fn drag_finish(&self, success: bool, del: bool, time_: u32) { in drag_finish() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/
H A Ddrag_context.rs11 fn drag_finish(&self, success: bool, del: bool, time_: u32); in drag_finish() method
34 fn drag_finish(&self, success: bool, del: bool, time_: u32) { in drag_finish() method
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/gdkmm/
H A Ddragcontext.cc208 void DragContext::drag_finish(bool success, bool del, guint32 time) in drag_finish() function in Gdk::DragContext
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gdk/gdkmm/
H A Ddragcontext.cc202 void DragContext::drag_finish(bool success, bool del, guint32 time) in drag_finish() function in Gdk::DragContext
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DDragC.c2214 drag_finish(Widget w, XEvent *event) in drag_finish() function