get_mechanisms
Description:
public Array<
ulong>
get_mechanisms ()
Get the available mechanisms for this slot.
Parameters:
this |
The slot to get mechanisms for.
|
Returns:
a list of the mechanisms for this slot, which should be freed with g_array_free
|