Trait gtk::FontChooserWidgetExt
source · [−]pub trait FontChooserWidgetExt: 'static {
fn connect_property_tweak_action_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId;
}Required Methods
sourcefn connect_property_tweak_action_notify<F: Fn(&Self) + 'static>(