Home
last modified time | relevance | path

Searched refs:connect_property_sensitive_notify (Results 1 – 8 of 8) sorted by relevance

/dports/net-im/fractal/fractal-4.4.0/fractal-gtk/src/app/connect/
H A Daccount.rs92 avatar_btn.connect_property_sensitive_notify( in connect_account_settings()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dcell_renderer.rs201 fn connect_property_sensitive_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId; in connect_property_sensitive_notify() method
1073 fn connect_property_sensitive_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId { in connect_property_sensitive_notify() method
H A Dwidget.rs992 fn connect_property_sensitive_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId; in connect_property_sensitive_notify() method
5628 fn connect_property_sensitive_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId { in connect_property_sensitive_notify() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dcell_renderer.rs201 fn connect_property_sensitive_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId; in connect_property_sensitive_notify() method
1073 fn connect_property_sensitive_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId { in connect_property_sensitive_notify() method
H A Dwidget.rs992 fn connect_property_sensitive_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId; in connect_property_sensitive_notify() method
5628 fn connect_property_sensitive_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId { in connect_property_sensitive_notify() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dcell_renderer.rs201 fn connect_property_sensitive_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId; in connect_property_sensitive_notify() method
1024 fn connect_property_sensitive_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId { in connect_property_sensitive_notify() method
H A Dwidget.rs961 fn connect_property_sensitive_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId; in connect_property_sensitive_notify() method
5502 fn connect_property_sensitive_notify<F: Fn(&Self) + 'static>(&self, f: F) -> SignalHandlerId { in connect_property_sensitive_notify() method
/dports/net-im/fractal/fractal-4.4.0/fractal-gtk/src/widgets/
H A Droom_settings.rs174 avatar_btn.connect_property_sensitive_notify( in connect()