Go to the source code of this file.
Classes | |
struct | GooLaserData |
struct | GooLaserDataClass |
Typedefs | |
typedef typedefG_BEGIN_DECLS struct _GooDemoItem | GooDemoItem |
typedef struct _GooDemoItemClass | GooDemoItemClass |
Functions | |
GType | goo_laser_data_get_type (void) G_GNUC_CONST |
GooCanvasItem * | goo_laser_data_new (GooCanvasItem *parent, viewer_params *p, LDP ld) |
typedef typedefG_BEGIN_DECLS struct _GooDemoItem GooDemoItem |
Definition at line 13 of file goo_laser_data.h.
typedef struct _GooDemoItemClass GooDemoItemClass |
Definition at line 14 of file goo_laser_data.h.
GType goo_laser_data_get_type | ( | void | ) |
GooCanvasItem* goo_laser_data_new | ( | GooCanvasItem * | parent, |
viewer_params * | p, | ||
LDP | ld | ||
) |
Definition at line 22 of file goo_laser_data.c.