gst_plugins_base/gst-libs/gst/pbutils/pbutils-enumtypes.h
changeset 2 5505e8908944
equal deleted inserted replaced
1:4c282e7dd6d3 2:5505e8908944
       
     1 
       
     2 /* Generated data (by glib-mkenums) */
       
     3 
       
     4 #ifndef __GST_INSTALL_ENUM_TYPES_H__
       
     5 #define __GST_INSTALL_ENUM_TYPES_H__
       
     6 
       
     7 #include <glib-object.h>
       
     8 
       
     9 G_BEGIN_DECLS
       
    10 
       
    11 /* enumerations from "install-plugins.h" */
       
    12 #ifdef __SYMBIAN32__
       
    13 IMPORT_C
       
    14 #endif
       
    15 
       
    16 GType gst_install_plugins_return_get_type (void);
       
    17 #define GST_TYPE_INSTALL_PLUGINS_RETURN (gst_install_plugins_return_get_type())
       
    18 G_END_DECLS
       
    19 
       
    20 #endif /* __GST_INSTALL_ENUM_TYPES_H__ */
       
    21 
       
    22 /* Generated data ends here */
       
    23