Gck.Attributes.prototype.to_string

function to_string(): String {
    // Gjs wrapper for gck_attributes_to_string()
}
  

Print out attributes to a string in aform that's useful for debugging or logging.

The format of the string returned may change in the future.

Returns

a newly allocated string