Function gtk_sys::gtk_container_child_set_property[][src]

pub unsafe extern "C" fn gtk_container_child_set_property(
    container: *mut GtkContainer,
    child: *mut GtkWidget,
    property_name: *const c_char,
    value: *const GValue
)