Type Definition gtk_sys::GtkAssistantPageFunc[][src]

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