Type Definition gtk_sys::GtkListBoxUpdateHeaderFunc
[−]
[src]
type GtkListBoxUpdateHeaderFunc = Option<unsafe extern "C" fn(_: *mut GtkListBoxRow, _: *mut GtkListBoxRow, _: gpointer)>;