Method
GckSessionget_slot
Declaration [src]
GckSlot*
gck_session_get_slot (
GckSession* self
)
Return value
Type: GckSlot
The slot, which should be unreffed after use.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |