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