Home
last modified time | relevance | path

Searched refs:unselect_filename (Results 1 – 25 of 31) sorted by relevance

12

/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dfilechooser.h488 void unselect_filename(const Glib::ustring& filename);
H A Dfilechooser.cc339 void FileChooser::unselect_filename(const Glib::ustring& filename) in unselect_filename() function in Gtk::FileChooser
/dports/multimedia/gaupol/gaupol-1.4-3-g6116d42b/gaupol/dialogs/
H A Dsave.py166 self.unselect_filename(path)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dfilechooser.h558 void unselect_filename(const std::string& filename);
H A Dfilechooser.cc360 void FileChooser::unselect_filename(const std::string& filename) in unselect_filename() function in Gtk::FileChooser
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dfilechooser.hg101 …_WRAP_METHOD(void unselect_filename(const Glib::ustring& filename), gtk_file_chooser_unselect_file…
211 * @see select_filename(), unselect_filename(), get_filename(),
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dfile_chooser.rs159 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P); in unselect_filename() method
776 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P) { in unselect_filename() method
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dfilechoosernative.hg64 * * FileChooser::unselect_filename()
H A Dfilechooser.hg90 …_WRAP_METHOD(void unselect_filename(const std::string& filename), gtk_file_chooser_unselect_filena…
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dfile_chooser.rs162 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P); in unselect_filename() method
782 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P) { in unselect_filename() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dfile_chooser.rs162 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P); in unselect_filename() method
782 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P) { in unselect_filename() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dfile_chooser.rs246 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P); in unselect_filename() method
868 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P) { in unselect_filename() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dfile_chooser.rs246 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P); in unselect_filename() method
868 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P) { in unselect_filename() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dfile_chooser.rs246 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P); in unselect_filename() method
868 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P) { in unselect_filename() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dfile_chooser.rs246 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P); in unselect_filename() method
868 fn unselect_filename<P: AsRef<std::path::Path>>(&self, filename: P) { in unselect_filename() method
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dguiutils.h432 void unselect_filename(const std::string &filename);
H A Dlensprofile.cc232 corrLcpFileChooser->unselect_filename(corrLcpFileChooser->get_filename()); in read()
H A Dguiutils.cc1406 void MyFileChooserButton::unselect_filename(const std::string &filename) in unselect_filename() function in MyFileChooserButton
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dguiutils.h428 void unselect_filename(const std::string &filename);
H A Dlensprofile.cc248 corrLcpFileChooser->unselect_filename(corrLcpFileChooser->get_filename()); in read()
H A Dguiutils.cc1520 void MyFileChooserButton::unselect_filename(const std::string &filename) in unselect_filename() function in MyFileChooserButton
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas5720 procedure unselect_filename(filename: Pgchar); cdecl; inline; procedure
22156 procedure TGtkFileChooser.unselect_filename(filename: Pgchar); cdecl; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas5734 procedure unselect_filename(filename: Pgchar); cdecl; inline; procedure
22211 procedure TGtkFileChooser.unselect_filename(filename: Pgchar); cdecl; procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas5720 procedure unselect_filename(filename: Pgchar); cdecl; inline; procedure
22156 procedure TGtkFileChooser.unselect_filename(filename: Pgchar); cdecl; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas5734 procedure unselect_filename(filename: Pgchar); cdecl; inline; procedure
22211 procedure TGtkFileChooser.unselect_filename(filename: Pgchar); cdecl; procedure

12