Function
FoundryGtkShortcutInfoFunc
Declaration
void
(* FoundryShortcutInfoFunc) (
const FoundryShortcutInfo* info,
gpointer user_data
)
Parameters
info-
Type:
FoundryShortcutInfoNo description available.
The data is owned by the caller of the function. user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.