Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GHookList Struct Reference

#include <ghook.h>

Data Fields

gulong seq_id
 
guint hook_size: 16
 
guint is_setup: 1
 
GHookhooks
 
gpointer dummy3
 
GHookFinalizeFunc finalize_hook
 
gpointer dummy [2]
 

Detailed Description

Definition at line 65 of file ghook.h.

Field Documentation

◆ dummy

gpointer _GHookList::dummy[2]

Definition at line 73 of file ghook.h.

◆ dummy3

gpointer _GHookList::dummy3

Definition at line 71 of file ghook.h.

◆ finalize_hook

GHookFinalizeFunc _GHookList::finalize_hook

Definition at line 72 of file ghook.h.

◆ hook_size

guint _GHookList::hook_size

Definition at line 68 of file ghook.h.

◆ hooks

GHook* _GHookList::hooks

Definition at line 70 of file ghook.h.

◆ is_setup

guint _GHookList::is_setup

Definition at line 69 of file ghook.h.

◆ seq_id

gulong _GHookList::seq_id

Definition at line 67 of file ghook.h.


The documentation for this struct was generated from the following file: