Trait gtk::prelude::AssistantExtManual
[−]
[src]
pub trait AssistantExtManual { fn set_forward_page_func<F: Fn(i32) -> i32 + 'static>(&self, f: F); }