Sed_property_static Struct Reference

List of all members.

Public Attributes

gchar * name
 The name of the property.
gchar * ext
 The file extension for the property.
Sed_cell_property_func f
 The function used to get the property from a Sed_cell.
gssize n_args
 Number of args for the property function.

Detailed Description

Definition at line 3 of file sed_property.c.


Member Data Documentation

gchar* Sed_property_static::name

The name of the property.

Definition at line 5 of file sed_property.c.

Referenced by sed_property_new().

gchar* Sed_property_static::ext

The file extension for the property.

Definition at line 6 of file sed_property.c.

Sed_cell_property_func Sed_property_static::f

The function used to get the property from a Sed_cell.

Definition at line 7 of file sed_property.c.

gssize Sed_property_static::n_args

Number of args for the property function.

Definition at line 8 of file sed_property.c.


The documentation for this struct was generated from the following file:
Generated on Fri Jan 4 18:04:19 2008 for sedflux by  doxygen 1.5.2