Function
GtkAccelGroupFindFunc
since: 2.2
Declaration
gboolean
(* GtkAccelGroupFindFunc) (
GtkAccelKey* key,
GClosure* closure,
gpointer data
)
Parameters
key-
Type:
GtkAccelKeyNo description available.
The data is owned by the caller of the function. closure-
Type:
GClosureNo description available.
The data is owned by the caller of the function. data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.