The type of the callback functions used for activating actions installed with gtk_widget_class_install_action().
The parameter must match the parameter_type of the action.
parameter
parameter_type
the widget to which the action belongs
the action name
parameter for activation
The type of the callback functions used for activating actions installed with gtk_widget_class_install_action().
The
parameter
must match theparameter_type
of the action.