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