Gck.Slot.prototype.get_info

function get_info(): Gck.SlotInfo {
    // Gjs wrapper for gck_slot_get_info()
}
  

Get the information for this slot.

Returns

the slot information, when done, use Gck.SlotInfo.prototype.free to release it.