![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|

Data Fields | |
| void(* | func )(hidval, int, unsigned int, hidval) |
| hidval | user_data |
| int | fd |
| GIOChannel * | channel |
| gint | id |
Definition at line 428 of file gtkhid-main.c.
| GIOChannel* GuiWatch::channel |
Definition at line 433 of file gtkhid-main.c.
Referenced by ghid_unwatch_file(), and ghid_watch_file().
| int GuiWatch::fd |
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().
| gint GuiWatch::id |
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().