group-props.c File Reference

Go to the source code of this file.

Data Structures

struct  _MetaGroupPropHooks

Defines

#define N_HOOKS   3

Typedefs

typedef void(* InitValueFunc )(MetaDisplay *display, Atom property, MetaPropValue *value)
typedef void(* ReloadValueFunc )(MetaGroup *group, MetaPropValue *value)

Functions

static void init_prop_value (MetaDisplay *display, Atom property, MetaPropValue *value)
static void reload_prop_value (MetaGroup *group, MetaPropValue *value)
static MetaGroupPropHooksfind_hooks (MetaDisplay *display, Atom property)
void meta_group_reload_property (MetaGroup *group, Atom property)
void meta_group_reload_properties (MetaGroup *group, const Atom *properties, int n_properties)
static void init_wm_client_machine (MetaDisplay *display, Atom property, MetaPropValue *value)
static void reload_wm_client_machine (MetaGroup *group, MetaPropValue *value)
static void init_net_startup_id (MetaDisplay *display, Atom property, MetaPropValue *value)
static void reload_net_startup_id (MetaGroup *group, MetaPropValue *value)
void meta_display_init_group_prop_hooks (MetaDisplay *display)
void meta_display_free_group_prop_hooks (MetaDisplay *display)


Define Documentation

#define N_HOOKS   3


Typedef Documentation

typedef void(* InitValueFunc)(MetaDisplay *display, Atom property, MetaPropValue *value)

Definition at line 30 of file group-props.c.

typedef void(* ReloadValueFunc)(MetaGroup *group, MetaPropValue *value)

Definition at line 33 of file group-props.c.


Function Documentation

static MetaGroupPropHooks * find_hooks ( MetaDisplay display,
Atom  property 
) [static]

static void init_net_startup_id ( MetaDisplay display,
Atom  property,
MetaPropValue value 
) [static]

static void init_prop_value ( MetaDisplay display,
Atom  property,
MetaPropValue value 
) [static]

static void init_wm_client_machine ( MetaDisplay display,
Atom  property,
MetaPropValue value 
) [static]

void meta_display_free_group_prop_hooks ( MetaDisplay display  ) 

Definition at line 206 of file group-props.c.

References _MetaDisplay::group_prop_hooks, and NULL.

Referenced by meta_display_close().

void meta_display_init_group_prop_hooks ( MetaDisplay display  ) 

void meta_group_reload_properties ( MetaGroup group,
const Atom *  properties,
int  n_properties 
)

void meta_group_reload_property ( MetaGroup group,
Atom  property 
)

Definition at line 54 of file group-props.c.

References meta_group_reload_properties().

Referenced by meta_group_property_notify().

static void reload_net_startup_id ( MetaGroup group,
MetaPropValue value 
) [static]

static void reload_prop_value ( MetaGroup group,
MetaPropValue value 
) [static]

static void reload_wm_client_machine ( MetaGroup group,
MetaPropValue value 
) [static]


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