pub unsafe extern "C" fn gtk_editable_delegate_set_property(
    object: *mut GObject,
    prop_id: c_uint,
    value: *const GValue,
    pspec: *mut GParamSpec
) -> gboolean