ActionT.activate

Activates the action.

@parameter must be the correct type of parameter for the action (ie: the parameter type given at construction time). If the parameter type was %NULL then @parameter must also be %NULL.

If the @parameter GVariant is floating, it is consumed.

template ActionT(TStruct)
void
activate
(
Variant parameter
)

Parameters

parameter Variant

the parameter to the activation

Meta

Since

2.28