Function Macro

GLibHOOK_ACTIVE

Declaration [src]

#define G_HOOK_ACTIVE (
  hook
)

Description [src]

Returns TRUE if the GHook is active, which is normally the case until the GHook is destroyed.

This function is not directly available to language bindings.

Parameters

hook

Type: -

A GHook.