pcb 4.1.1
An interactive printed circuit board layout editor.

_GhidTrackballClass Struct Reference

#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)

Detailed Description

Definition at line 41 of file gui-trackball.h.


Field Documentation

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.


The documentation for this struct was generated from the following file: