Function Macro

GLibHOOK_ACTIVE

Declaration

#define G_HOOK_ACTIVE (
  hook
)

Description

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.