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 |
GntBindable |
A bindable object. |
|
The data is owned by the caller of the function. | |
params |
A list of gpointer |
Parameters passed to gnt_bindable_class_register_action(). |
|
The data is owned by the caller of the function. |