The libguppiuseful library | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
#define GUPPI_PLUG_IN_MAGIC_NUMBER #define GUPPI_PLUG_IN0 (obj) #define GUPPI_IS_PLUG_IN0 (obj) GuppiPlugIn* guppi_plug_in_new (void); GuppiPlugIn* guppi_plug_in_load (const gchar *path); const gchar* guppi_plug_in_type (GuppiPlugIn*); const gchar* guppi_plug_in_code (GuppiPlugIn*); |