Function
GntBindableActionCallback
Description [src]
A callback for an action registered by gnt_bindable_class_register_action().
This function is not directly available to language bindings.
Parameters
bindable-
Type:
GntBindableA bindable object.
The data is owned by the caller of the function. params-
Type: A list of
gpointerParameters passed to gnt_bindable_class_register_action().
The data is owned by the caller of the function.