Function

GLibHookFindFunc

Declaration

gboolean
(*GHookFindFunc)(
GHook*hook,
gpointerdata
)

Description [src]

Defines the type of the function passed to g_hook_find().

Parameters

hook

Type: GHook

A GHook.

The data is owned by the caller of the function.
data

Type: gpointer

User data passed to g_hook_find_func().

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: gboolean

TRUE if the required GHook has been found.

AltStyle によって変換されたページ (->オリジナル) /