gtk_get_action_entry_by_id


Description:


[ Version ( since = "4.16" ) ]
public unowned GtkActionEntry? gtk_get_action_entry_by_id (GtkActionEntry action_entries, uint n_action_entries, uint id)

Convenience method to find a specific action_entry from an array of action_entries

Parameters:

action_entries

array of action_entries to be searched

n_action_entries

size of the action_entries array

id

id of the action entry (usually enum values are used)

Returns:

The matching GtkActionEntry or NULL if not found


Namespace: Xfce
Package: libxfce4ui-2