Function gtk4_sys::gtk_selection_model_unselect_item

source ·
pub unsafe extern "C" fn gtk_selection_model_unselect_item(
    model: *mut GtkSelectionModel,
    position: c_uint
) -> gboolean