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