pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <gui-trackball.h>
Data Fields | |
GtkVBoxClass | parent_class |
void(* | rotation_changed )(GhidTrackball *ball, gpointer rotation, gpointer user_data) |
void(* | view_2d_changed )(GhidTrackball *ball, gboolean view_2d, gpointer user_data) |
Definition at line 41 of file gui-trackball.h.
GtkVBoxClass _GhidTrackballClass::parent_class |
Definition at line 43 of file gui-trackball.h.
void(* _GhidTrackballClass::rotation_changed)(GhidTrackball *ball, gpointer rotation, gpointer user_data) |
Definition at line 45 of file gui-trackball.h.
void(* _GhidTrackballClass::view_2d_changed)(GhidTrackball *ball, gboolean view_2d, gpointer user_data) |
Definition at line 46 of file gui-trackball.h.