[ Version ( since = "2.4" ) ]
public void add_actions_full (ActionEntry[] entries, void* user_data, DestroyNotify? destroy)
This variant of add_actions adds a DestroyNotify
callback for user_data.
| this |
the action group |
| entries |
an array of action descriptions |
| user_data |
data to pass to the action callbacks |
| destroy |
destroy notification callback for |
| n_entries |
the number of entries |