Data Fields | |
| MetaDisplay * | display |
| Window | xwindow |
| Atom | xatom |
| Atom | type |
| int | format |
| unsigned long | n_items |
| unsigned long | bytes_after |
| unsigned char * | prop |
Definition at line 94 of file xprops.c.
Definition at line 96 of file xprops.c.
Referenced by get_property(), meta_prop_get_values(), text_property_from_results(), utf8_list_from_results(), utf8_string_from_results(), and validate_or_free_results().
| Window GetPropertyResults::xwindow |
Definition at line 97 of file xprops.c.
Referenced by get_property(), meta_prop_get_values(), utf8_list_from_results(), utf8_string_from_results(), and validate_or_free_results().
Definition at line 98 of file xprops.c.
Referenced by get_property(), meta_prop_get_values(), utf8_list_from_results(), utf8_string_from_results(), and validate_or_free_results().
Definition at line 99 of file xprops.c.
Referenced by get_property(), meta_prop_get_values(), motif_hints_from_results(), text_property_from_results(), and validate_or_free_results().
Definition at line 100 of file xprops.c.
Referenced by get_property(), meta_prop_get_values(), text_property_from_results(), and validate_or_free_results().
| unsigned long GetPropertyResults::n_items |
Definition at line 101 of file xprops.c.
Referenced by atom_list_from_results(), cardinal_list_from_results(), class_hint_from_results(), get_property(), meta_prop_get_values(), motif_hints_from_results(), size_hints_from_results(), text_property_from_results(), utf8_list_from_results(), utf8_string_from_results(), validate_or_free_results(), and wm_hints_from_results().
| unsigned long GetPropertyResults::bytes_after |
| unsigned char* GetPropertyResults::prop |
Definition at line 103 of file xprops.c.
Referenced by atom_list_from_results(), cardinal_list_from_results(), cardinal_with_atom_type_from_results(), class_hint_from_results(), counter_from_results(), get_property(), latin1_string_from_results(), meta_prop_get_values(), motif_hints_from_results(), size_hints_from_results(), text_property_from_results(), utf8_list_from_results(), utf8_string_from_results(), validate_or_free_results(), window_from_results(), and wm_hints_from_results().
1.5.5