Method

GckSlotget_info

Declaration [src]

GckSlotInfo*
gck_slot_get_info (
  GckSlot* self
)

Description [src]

Get the information for this slot.

Return value

Returns: GckSlotInfo
 

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

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