Sha256: 71c60afc90a73ea87dc488dc308f8f014f406e70f25dc5b0f157e30ddc1dd979

Contents?: true

Size: 533 Bytes

Versions: 17

Compression:

Stored size: 533 Bytes

Contents

/*** BEGIN file-header ***/
#ifndef LSM_SVG_ENUM_TYPES_H
#define LSM_SVG_ENUM_TYPES_H

#include <glib-object.h>

G_BEGIN_DECLS

/*** END file-header ***/

/*** BEGIN file-production ***/
/* Enumerations from "@filename@" */

/*** END file-production ***/

/*** BEGIN enumeration-production ***/
#define LSM_TYPE_@ENUMSHORT@	(@enum_name@_get_type())
GType @enum_name@_get_type	(void) G_GNUC_CONST;

/*** END enumeration-production ***/

/*** BEGIN file-tail ***/
G_END_DECLS

#endif /* LSM_SVG_ENUM_TYPES_H */
/*** END file-tail ***/

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
mathematical-1.6.14 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.13 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.12 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.11 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.10 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.9 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.8 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.7 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.6 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.5 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.4 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.3 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.2 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.1 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.6.0 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-1.5.12 ext/mathematical/lasem/src/lsmsvgenumtypes.h.template
mathematical-0.0.2 ext/mathematical/lsmsvgenumtypes.h.template