Gio.BytesIcon.prototype.get_bytes
function get_bytes(): ByteArray {
// Gjs wrapper for g_bytes_icon_get_bytes()
}
Gets the GLib.Bytes associated with the given icon.
Since 2.38
- Returns
a GLib.Bytes, or null.
function get_bytes(): ByteArray {
// Gjs wrapper for g_bytes_icon_get_bytes()
}
Gets the GLib.Bytes associated with the given icon.
Since 2.38
a GLib.Bytes, or null.