Gio.InetAddressMask.prototype.to_string

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

Converts mask back to its corresponding string form.

Since 2.32

Returns

a string corresponding to mask.