Home
last modified time | relevance | path

Searched refs:targets_include_image (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/pygobject3-common/pygobject-3.38.0/tests/
H A Dtest_atoms.py65 self.assertFalse(Gtk.targets_include_image([], False))
66 self.assertFalse(Gtk.targets_include_image([a_plain, a_html], False))
67 self.assertTrue(Gtk.targets_include_image([a_jpeg], False))
68 self.assertTrue(Gtk.targets_include_image([a_jpeg, a_plain], False))
/dports/devel/py-gobject3/pygobject-3.38.0/tests/
H A Dtest_atoms.py65 self.assertFalse(Gtk.targets_include_image([], False))
66 self.assertFalse(Gtk.targets_include_image([a_plain, a_html], False))
67 self.assertTrue(Gtk.targets_include_image([a_jpeg], False))
68 self.assertTrue(Gtk.targets_include_image([a_jpeg, a_plain], False))
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dselectiondata.h298 bool targets_include_image(bool writable = true) const;
H A Dselectiondata.cc249 bool SelectionData::targets_include_image(bool writable) const in targets_include_image() function in Gtk::SelectionData
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dselectiondata.h319 bool targets_include_image(bool writable = true) const;
H A Dselectiondata.cc265 bool SelectionData::targets_include_image(bool writable) const in targets_include_image() function in Gtk::SelectionData
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dselection_data.rs149 pub fn targets_include_image(&self, writable: bool) -> bool { in targets_include_image() method
H A Dfunctions.rs941 pub fn targets_include_image(targets: &[&gdk::Atom], writable: bool) -> bool { in targets_include_image() function
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dselection_data.rs149 pub fn targets_include_image(&self, writable: bool) -> bool { in targets_include_image() method
H A Dfunctions.rs941 pub fn targets_include_image(targets: &[&gdk::Atom], writable: bool) -> bool { in targets_include_image() function
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dselection_data.rs149 pub fn targets_include_image(&self, writable: bool) -> bool { in targets_include_image() method
H A Dfunctions.rs932 pub fn targets_include_image(targets: &[&gdk::Atom], writable: bool) -> bool { in targets_include_image() function
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkSelection.t69 ok(Gtk2 -> targets_include_image(TRUE, @targets));
H A DGtkClipboard.t224 is ($sd->targets_include_image (TRUE), FALSE);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dselection_data.rs150 pub fn targets_include_image(&self, writable: bool) -> bool { in targets_include_image() method
H A Dfunctions.rs1069 pub fn targets_include_image(targets: &[&gdk::Atom], writable: bool) -> bool { in targets_include_image() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dselection_data.rs150 pub fn targets_include_image(&self, writable: bool) -> bool { in targets_include_image() method
H A Dfunctions.rs1069 pub fn targets_include_image(targets: &[&gdk::Atom], writable: bool) -> bool { in targets_include_image() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dselection_data.rs150 pub fn targets_include_image(&self, writable: bool) -> bool { in targets_include_image() method
H A Dfunctions.rs1069 pub fn targets_include_image(targets: &[&gdk::Atom], writable: bool) -> bool { in targets_include_image() function
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dselection_data.rs150 pub fn targets_include_image(&self, writable: bool) -> bool { in targets_include_image() method
H A Dfunctions.rs1069 pub fn targets_include_image(targets: &[&gdk::Atom], writable: bool) -> bool { in targets_include_image() function
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dselectiondata.hg121 …_WRAP_METHOD(bool targets_include_image(bool writable = true) const, gtk_selection_data_targets_in…
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dselectiondata.hg131 …_WRAP_METHOD(bool targets_include_image(bool writable = true) const, gtk_selection_data_targets_in…
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.10.defs3285 (define-function targets_include_image

12