MetaPropValue Struct Reference


Data Fields

MetaPropValueType type
Atom atom
Atom required_type
union {
   char *   str
   MotifWmHints *   motif_hints
   Window   xwindow
   gulong   cardinal
   XWMHints *   wm_hints
   XClassHint   class_hint
   XSyncCounter   xcounter
   struct {
      XSizeHints *   hints
      unsigned long   flags
   }   size_hints
   struct {
      gulong *   cardinals
      int   n_cardinals
   }   cardinal_list
   struct {
      char **   strings
      int   n_strings
   }   string_list
   struct {
      Atom *   atoms
      int   n_atoms
   }   atom_list
v

Detailed Description

Definition at line 164 of file xprops.h.


Field Documentation

Definition at line 168 of file xprops.h.

Referenced by meta_prop_get_values().

Definition at line 173 of file xprops.h.

Referenced by free_value(), meta_prop_get_values(), and reload_mwm_hints().

Definition at line 176 of file xprops.h.

Referenced by free_value(), meta_prop_get_values(), and reload_wm_hints().

Definition at line 177 of file xprops.h.

Referenced by free_value(), meta_prop_get_values(), and reload_wm_class().

Definition at line 179 of file xprops.h.

Referenced by meta_prop_get_values(), and reload_update_counter().

XSizeHints* MetaPropValue::hints

Definition at line 184 of file xprops.h.

unsigned long MetaPropValue::flags

Definition at line 185 of file xprops.h.

struct { ... } MetaPropValue::size_hints

Definition at line 190 of file xprops.h.

Definition at line 191 of file xprops.h.

Referenced by free_value(), and meta_prop_get_values().

Definition at line 196 of file xprops.h.

Definition at line 197 of file xprops.h.

Referenced by free_value(), and meta_prop_get_values().

Definition at line 202 of file xprops.h.

Definition at line 203 of file xprops.h.

struct { ... } MetaPropValue::atom_list

union { ... } MetaPropValue::v


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

Generated on Sat Aug 23 22:04:25 2008 for metacity by  doxygen 1.5.5