Hook.func

the function to call when this hook is invoked. The possible signatures for this function are GHookFunc and GHookCheckFunc

  1. void* func [@property getter]
    class Hook
    @property
    void*
    func
    ()
  2. void* func [@property setter]