Method

GckSlotget_info

Declaration [src]

GckSlotInfo*
gck_slot_get_info (
  GckSlot* self
)

Description [src]

Get the information for this slot.

Return value

Type: GckSlotInfo

The slot information, when done, use gck_slot_info_free() to release it.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.