Data Fields | |
int | pid |
int | x |
int | y |
int | w |
int | h |
int | shouldIgnore |
int | isWindow |
int | windowType |
char | widgetType [64] |
int | isFocus |
Definition at line 94 of file sysd/src/display.c.
int DMCommandInfo::h |
Definition at line 98 of file sysd/src/display.c.
Referenced by parse_command(), parse_gtk_message(), and parse_gtk_messages().
Definition at line 103 of file sysd/src/display.c.
Referenced by parse_command(), parse_gtk_message(), and parse_gtk_messages().
Definition at line 100 of file sysd/src/display.c.
Referenced by parse_command(), parse_gtk_message(), and parse_gtk_messages().
Definition at line 96 of file sysd/src/display.c.
Referenced by parse_command(), parse_gtk_message(), and parse_gtk_messages().
Definition at line 99 of file sysd/src/display.c.
Referenced by parse_command(), parse_gtk_message(), and parse_gtk_messages().
int DMCommandInfo::w |
Definition at line 98 of file sysd/src/display.c.
Referenced by parse_command(), parse_gtk_message(), and parse_gtk_messages().
Definition at line 102 of file sysd/src/display.c.
Referenced by parse_command(), parse_gtk_message(), and parse_gtk_messages().
Definition at line 101 of file sysd/src/display.c.
Referenced by parse_command(), parse_gtk_message(), and parse_gtk_messages().
int DMCommandInfo::x |
Definition at line 97 of file sysd/src/display.c.
Referenced by parse_command().
int DMCommandInfo::y |
Definition at line 97 of file sysd/src/display.c.
Referenced by parse_command().