Function Macro

GLibHOOK_ACTIVE

since: 2.0

Declaration

#define G_HOOK_ACTIVE (
  hook
)

Description

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

Available since: 2.0

This function is not directly available to language bindings.

Parameters

hook

Type: -

A GHook.