Gck.ObjectCache.prototype.set_attributes

function set_attributes(attrs: Gck.Attributes): void {
    // Gjs wrapper for gck_object_cache_set_attributes()
}
  

Sets the attributes cached on this object.

If the attrs Gck.Attributes is floating, it is consumed.

attrs

the attributes to set