Data Fields | |
| ListNode | node |
| AgPerDisplayData * | dd |
| Window | window |
| Atom | property |
| unsigned long | request_seq |
| int | error |
| Atom | actual_type |
| int | actual_format |
| unsigned long | n_items |
| unsigned long | bytes_after |
| char * | data |
| Bool | have_reply |
Definition at line 55 of file async-getprop.c.
Definition at line 57 of file async-getprop.c.
Referenced by ag_task_create(), free_task(), and move_to_completed().
Definition at line 59 of file async-getprop.c.
Referenced by ag_task_create(), ag_task_get_display(), ag_task_get_reply_and_free(), and free_task().
| Window _AgGetPropertyTask::window |
Definition at line 60 of file async-getprop.c.
Referenced by ag_task_create(), ag_task_get_window(), and bell_flash_frame().
Definition at line 61 of file async-getprop.c.
Referenced by ag_task_create(), and ag_task_get_property().
| unsigned long _AgGetPropertyTask::request_seq |
Definition at line 63 of file async-getprop.c.
Referenced by ag_task_create(), async_get_property_handler(), and find_pending_by_request_sequence().
Definition at line 64 of file async-getprop.c.
Referenced by ag_task_get_reply_and_free(), and async_get_property_handler().
Definition at line 66 of file async-getprop.c.
Referenced by ag_task_get_reply_and_free(), and async_get_property_handler().
Definition at line 67 of file async-getprop.c.
Referenced by ag_task_get_reply_and_free(), and async_get_property_handler().
| unsigned long _AgGetPropertyTask::n_items |
Definition at line 69 of file async-getprop.c.
Referenced by ag_task_get_reply_and_free(), and async_get_property_handler().
| unsigned long _AgGetPropertyTask::bytes_after |
Definition at line 70 of file async-getprop.c.
Referenced by ag_task_get_reply_and_free(), and async_get_property_handler().
| char* _AgGetPropertyTask::data |
Definition at line 71 of file async-getprop.c.
Referenced by ag_task_get_reply_and_free(), and async_get_property_handler().
Definition at line 73 of file async-getprop.c.
Referenced by ag_task_get_reply_and_free(), ag_task_have_reply(), and async_get_property_handler().
1.5.5