gtk4_sys

Function gtk_list_box_row_set_selectable

Source
pub unsafe extern "C" fn gtk_list_box_row_set_selectable(
    row: *mut GtkListBoxRow,
    selectable: gboolean,
)