API Version: 1
Library Version: 1
GList* gck_modules_get_slots ( GList* modules, gboolean token_present )
Get a list of slots for across all of the modules.
modules
GckModule*
The modules.
token_present
gboolean
Whether to only list slots with token present.
None
A list of GckSlot objects, which should be freed with gck_list_unref_free().
GckSlot