add_actions_full


Description:

[ 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.

Parameters:

this

the action group

entries

an array of action descriptions

user_data

data to pass to the action callbacks

destroy

destroy notification callback for user_data

n_entries

the number of entries