Method
GckModulematch
Declaration [src]
gboolean
gck_module_match (
  GckModule* self,
  GckUriData* uri
)
Parameters
- uri
- 
            Type: GckUriDataThe uri to match against the module. The data is owned by the caller of the method. 
gboolean
gck_module_match (
  GckModule* self,
  GckUriData* uri
)
uriType: GckUriData
The uri to match against the module.
| The data is owned by the caller of the method. |