Type Definition gtk4_sys::GtkAssistantPageFunc[][src]

pub type GtkAssistantPageFunc = Option<unsafe extern "C" fn(_: c_int, _: gpointer) -> c_int>;