Home
last modified time | relevance | path

Searched refs:remove_choice (Results 1 – 25 of 27) sorted by relevance

12

/dports/archivers/dpkg/dpkg-1.19.7/utils/t/
H A Dupdate_alternatives.t132 sub remove_choice {
253 remove_choice(0);
314 remove_choice(2, test_id => 'remove manual, back to auto');
316 remove_choice(0, test_id => 'remove best');
318 remove_choice(1, test_id => 'no alternative left');
324 remove_choice(1);
472 remove_choice(0);
492 remove_choice(1);
505 remove_choice(0);
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfilechooser.c764 if (iface->remove_choice) in gtk_file_chooser_remove_choice()
765 iface->remove_choice (chooser, id); in gtk_file_chooser_remove_choice()
H A Dgtkfilechooserprivate.h101 void (*remove_choice) (GtkFileChooser *chooser, member
H A Dgtkfilechooserutils.c138 iface->remove_choice = delegate_remove_choice; in _gtk_file_chooser_delegate_iface_init()
H A Dgtkfilechoosernative.c806 iface->remove_choice = gtk_file_chooser_native_remove_choice; in _gtk_file_chooser_native_iface_init()
H A Dgtkfilechooserwidget.c563 iface->remove_choice = gtk_file_chooser_widget_remove_choice; in G_DEFINE_TYPE_WITH_CODE()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechooserprivate.h107 void (*remove_choice) (GtkFileChooser *chooser, member
H A Dgtkfilechooser.c2313 if (iface->remove_choice) in gtk_file_chooser_remove_choice()
2314 iface->remove_choice (chooser, id); in gtk_file_chooser_remove_choice()
H A Dgtkfilechooserutils.c166 iface->remove_choice = delegate_remove_choice; in _gtk_file_chooser_delegate_iface_init()
H A Dgtkfilechoosernative.c857 iface->remove_choice = gtk_file_chooser_native_remove_choice; in _gtk_file_chooser_native_iface_init()
H A Dgtkfilechooserwidget.c659 iface->remove_choice = gtk_file_chooser_widget_remove_choice; in gtk_file_chooser_widget_iface_init()
/dports/textproc/py-nltk/nltk-3.4.1/nltk/corpus/reader/
H A Dnkjp.py325 def remove_choice(self, segm): member in NKJPCorpus_Segmentation_View
348 segm = self.remove_choice(segm)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dfilechooser.h1217 void remove_choice(const Glib::ustring& id);
H A Dfilechooser.cc636 void FileChooser::remove_choice(const Glib::ustring& id) in remove_choice() function in Gtk::FileChooser
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dfile_chooser.rs100 fn remove_choice(&self, id: &str); in remove_choice() method
487 fn remove_choice(&self, id: &str) { in remove_choice() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dfile_chooser.rs100 fn remove_choice(&self, id: &str); in remove_choice() method
490 fn remove_choice(&self, id: &str) { in remove_choice() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dfile_chooser.rs100 fn remove_choice(&self, id: &str); in remove_choice() method
490 fn remove_choice(&self, id: &str) { in remove_choice() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dfile_chooser.rs154 fn remove_choice(&self, id: &str); in remove_choice() method
575 fn remove_choice(&self, id: &str) { in remove_choice() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dfile_chooser.rs154 fn remove_choice(&self, id: &str); in remove_choice() method
575 fn remove_choice(&self, id: &str) { in remove_choice() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dfile_chooser.rs154 fn remove_choice(&self, id: &str); in remove_choice() method
575 fn remove_choice(&self, id: &str) { in remove_choice() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dfile_chooser.rs154 fn remove_choice(&self, id: &str); in remove_choice() method
575 fn remove_choice(&self, id: &str) { in remove_choice() method
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dfilechooser.hg202 _WRAP_METHOD(void remove_choice(const Glib::ustring& id), gtk_file_chooser_remove_choice)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/
H A DNEWS202 * FileChooser: Added add_choice(), remove_choice(), set_choice(), get_choice().
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgtk+-3.0.vapi10517 public void remove_choice (string id);
H A Dgtk4.vapi12592 public void remove_choice (string id);

12