pcb 4.1.1
An interactive printed circuit board layout editor.

GuiWatch Struct Reference

Collaboration diagram for GuiWatch:

Data Fields

void(* func )(hidval, int, unsigned int, hidval)
hidval user_data
int fd
GIOChannel * channel
gint id

Detailed Description

Definition at line 428 of file gtkhid-main.c.


Field Documentation

GIOChannel* GuiWatch::channel

Definition at line 433 of file gtkhid-main.c.

Referenced by ghid_unwatch_file(), and ghid_watch_file().

Definition at line 432 of file gtkhid-main.c.

Referenced by ghid_watch(), and ghid_watch_file().

void(* GuiWatch::func)(hidval, int, unsigned int, hidval)

Definition at line 430 of file gtkhid-main.c.

Referenced by ghid_watch(), and ghid_watch_file().

Definition at line 434 of file gtkhid-main.c.

Referenced by ghid_watch_file().

Definition at line 431 of file gtkhid-main.c.

Referenced by ghid_watch(), and ghid_watch_file().


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