Function libhelium_sys::he_segmented_button_add_child

source ยท
pub unsafe extern "C" fn he_segmented_button_add_child(
    self_: *mut HeSegmentedButton,
    builder: *mut GtkBuilder,
    child: *mut GObject,
    type_: *const c_char,
)