LumUtil

Name

LumUtil -- 

Synopsis



#define     LUM_UTIL_CONST                  (obj)
char*       lum_util_general_tmp_filename   (const char *base,
                                             const char *extension);
gint        lum_util_xmlGetIntProp          (xmlNodePtr node,
                                             const gchar *attribute);

Description

Details

LUM_UTIL_CONST()

#define LUM_UTIL_CONST(obj)	G_TYPE_CHECK_INSTANCE_CAST((obj), lum_util_get_type(), LumUtil const)

obj :


lum_util_general_tmp_filename ()

char*       lum_util_general_tmp_filename   (const char *base,
                                             const char *extension);

base :

extension :

Returns :


lum_util_xmlGetIntProp ()

gint        lum_util_xmlGetIntProp          (xmlNodePtr node,
                                             const gchar *attribute);

node :

attribute :

Returns :