Activates or deactivates the given pad in @mode via dispatching to the pad's activatemodefunc. For use from within pad activation functions only.
If you don't know what this is, you probably don't want to call it.
the requested activation mode
whether or not the pad should be active.
Return: %TRUE if the operation was successful.
MT safe.
See Implementation
Activates or deactivates the given pad in @mode via dispatching to the pad's activatemodefunc. For use from within pad activation functions only.
If you don't know what this is, you probably don't want to call it.