Type Definition gtk4_sys::GtkListBoxCreateWidgetFunc

source ·
pub type GtkListBoxCreateWidgetFunc = Option<unsafe extern "C" fn(_: *mut GObject, _: gpointer) -> *mut GtkWidget>;