[][src]Function gstreamer_editing_services_sys::ges_timeline_element_set_child_property

pub unsafe extern "C" fn ges_timeline_element_set_child_property(
    self_: *mut GESTimelineElement,
    property_name: *const c_char,
    value: *const GValue
) -> gboolean