gtk4_sys

Function gtk_flow_box_append

Source
pub unsafe extern "C" fn gtk_flow_box_append(
    self_: *mut GtkFlowBox,
    child: *mut GtkWidget,
)
Available on crate feature v4_6 only.