gtk4_sys

Function gtk_flow_box_selected_foreach

Source
pub unsafe extern "C" fn gtk_flow_box_selected_foreach(
    box_: *mut GtkFlowBox,
    func: GtkFlowBoxForeachFunc,
    data: gpointer,
)