Home
last modified time | relevance | path

Searched defs:drag_get_data (Results 1 – 19 of 19) sorted by relevance

/dports/audio/exaile/exaile-4.1.1/xlgui/panel/
H A Dflatplaylist.py134 def drag_get_data(self, treeview, context, selection, target_id, etime): member in FlatPlaylistPanel
H A Dfiles.py483 def drag_get_data(self, treeview, context, selection, target_id, etime): member in FilesPanel
H A Dradio.py435 def drag_get_data(self, tv, context, selection_data, info, time): member in RadioPanel
H A Dplaylists.py735 def drag_get_data(self, tv, context, selection_data, info, time): member in PlaylistsPanel
H A Dcollection.py381 def drag_get_data(self, treeview, context, selection, target_id, etime): member in CollectionPanel
/dports/audio/exaile/exaile-4.1.1/plugins/jamendo/
H A D__init__.py431 def drag_get_data(self, treeview, context, selection, target_id, etime): member in JamendoPanel
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dwidget.cc6438 void Widget::drag_get_data(const Glib::RefPtr<Gdk::DragContext>& context, Glib::ustring& target, gu… in drag_get_data() function in Gtk::Widget
6445 void Widget::drag_get_data(const Glib::RefPtr<Gdk::DragContext>& context, const Glib::ustring& targ… in drag_get_data() function in Gtk::Widget
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dwidget.rs184 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32); in drag_get_data() method
1587 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32) { in drag_get_data() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dwidget.rs184 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32); in drag_get_data() method
1587 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32) { in drag_get_data() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dwidget.rs184 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32); in drag_get_data() method
1587 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32) { in drag_get_data() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dwidget.rs164 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32); in drag_get_data() method
1231 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32) { in drag_get_data() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dwidget.rs184 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32); in drag_get_data() method
1587 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32) { in drag_get_data() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dwidget.rs163 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32); in drag_get_data() method
1262 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32) { in drag_get_data() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dwidget.rs163 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32); in drag_get_data() method
1262 fn drag_get_data(&self, context: &gdk::DragContext, target: &gdk::Atom, time_: u32) { in drag_get_data() method
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dwidget.cc6537 void Widget::drag_get_data(const Glib::RefPtr<Gdk::DragContext>& context, const Glib::ustring& targ… in drag_get_data() function in Gtk::Widget
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas1451 …procedure drag_get_data(context: PGdkDragContext; target: TGdkAtom; time_: guint32); cdecl; inline; procedure
14890 procedure TGtkWidget.drag_get_data(context: PGdkDragContext; target: TGdkAtom; time_: guint32); cde… procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas1453 …procedure drag_get_data(context: PGdkDragContext; target: TGdkAtom; time_: guint32); cdecl; inline; procedure
14905 procedure TGtkWidget.drag_get_data(context: PGdkDragContext; target: TGdkAtom; time_: guint32); cde… procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas1451 …procedure drag_get_data(context: PGdkDragContext; target: TGdkAtom; time_: guint32); cdecl; inline; procedure
14890 procedure TGtkWidget.drag_get_data(context: PGdkDragContext; target: TGdkAtom; time_: guint32); cde… procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas1453 …procedure drag_get_data(context: PGdkDragContext; target: TGdkAtom; time_: guint32); cdecl; inline; procedure
14905 procedure TGtkWidget.drag_get_data(context: PGdkDragContext; target: TGdkAtom; time_: guint32); cde… procedure