Method
GckSlotget_module
Declaration [src]
GckModule*
gck_slot_get_module (
GckSlot* self
)
Return value
Type: GckModule
The module, you must unreference this after you’re done with it.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |