Home
last modified time | relevance | path

Searched defs:set_filter_func (Results 1 – 25 of 37) sorted by relevance

12

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfontchooser.h86 void (* set_filter_func) (GtkFontChooser *fontchooser, member
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfontchooser.h88 void (* set_filter_func) (GtkFontChooser *fontchooser, member
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dfontchooser.cc64 void FontChooser::set_filter_func(const SlotFontFilter& slot) in set_filter_func() function in Gtk::FontChooser
H A Dflowbox.cc119 void FlowBox::set_filter_func(const SlotFilter& slot) in set_filter_func() function in Gtk::FlowBox
H A Dlistbox.cc142 void ListBox::set_filter_func(const SlotFilter& slot) in set_filter_func() function in Gtk::ListBox
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dfont_chooser.rs80 fn set_filter_func( in set_filter_func() method
232 fn set_filter_func( in set_filter_func() method
H A Dlist_box.rs493 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&ListBoxRow) -> bool + 'static>>); in set_filter_func() method
776 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&ListBoxRow) -> bool + 'static>>) { in set_filter_func() method
H A Dflow_box.rs551 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&FlowBoxChild) -> bool + 'static>>); in set_filter_func() method
835 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&FlowBoxChild) -> bool + 'static>>) { in set_filter_func() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dfont_chooser.rs58 fn set_filter_func( in set_filter_func() method
196 fn set_filter_func( in set_filter_func() method
H A Dlist_box.rs459 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&ListBoxRow) -> bool + 'static>>); in set_filter_func() method
730 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&ListBoxRow) -> bool + 'static>>) { in set_filter_func() method
H A Dflow_box.rs514 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&FlowBoxChild) -> bool + 'static>>); in set_filter_func() method
784 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&FlowBoxChild) -> bool + 'static>>) { in set_filter_func() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dfont_chooser.rs80 fn set_filter_func( in set_filter_func() method
232 fn set_filter_func( in set_filter_func() method
H A Dlist_box.rs493 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&ListBoxRow) -> bool + 'static>>); in set_filter_func() method
776 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&ListBoxRow) -> bool + 'static>>) { in set_filter_func() method
H A Dflow_box.rs551 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&FlowBoxChild) -> bool + 'static>>); in set_filter_func() method
835 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&FlowBoxChild) -> bool + 'static>>) { in set_filter_func() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dfont_chooser.rs80 fn set_filter_func( in set_filter_func() method
232 fn set_filter_func( in set_filter_func() method
H A Dlist_box.rs493 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&ListBoxRow) -> bool + 'static>>); in set_filter_func() method
776 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&ListBoxRow) -> bool + 'static>>) { in set_filter_func() method
H A Dflow_box.rs551 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&FlowBoxChild) -> bool + 'static>>); in set_filter_func() method
835 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&FlowBoxChild) -> bool + 'static>>) { in set_filter_func() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dfont_chooser.rs58 fn set_filter_func( in set_filter_func() method
196 fn set_filter_func( in set_filter_func() method
H A Dlist_box.rs459 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&ListBoxRow) -> bool + 'static>>); in set_filter_func() method
730 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&ListBoxRow) -> bool + 'static>>) { in set_filter_func() method
H A Dflow_box.rs514 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&FlowBoxChild) -> bool + 'static>>); in set_filter_func() method
784 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&FlowBoxChild) -> bool + 'static>>) { in set_filter_func() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dfont_chooser.rs58 fn set_filter_func( in set_filter_func() method
196 fn set_filter_func( in set_filter_func() method
H A Dlist_box.rs498 fn set_filter_func(&self, filter_func: Option<Box<dyn Fn(&ListBoxRow) -> bool + 'static>>); in set_filter_func() method
769 fn set_filter_func(&self, filter_func: Option<Box<dyn Fn(&ListBoxRow) -> bool + 'static>>) { in set_filter_func() method
H A Dflow_box.rs548 fn set_filter_func(&self, filter_func: Option<Box<dyn Fn(&FlowBoxChild) -> bool + 'static>>); in set_filter_func() method
818 fn set_filter_func(&self, filter_func: Option<Box<dyn Fn(&FlowBoxChild) -> bool + 'static>>) { in set_filter_func() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dfont_chooser.rs80 fn set_filter_func( in set_filter_func() method
232 fn set_filter_func( in set_filter_func() method
H A Dlist_box.rs493 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&ListBoxRow) -> bool + 'static>>); in set_filter_func() method
776 fn set_filter_func(&self, filter_func: Option<Box_<dyn Fn(&ListBoxRow) -> bool + 'static>>) { in set_filter_func() method

12