| Top |
| double | go_3d_rotation_sel_get_fov () |
| void | go_3d_rotation_sel_get_matrix () |
| double | go_3d_rotation_sel_get_phi () |
| double | go_3d_rotation_sel_get_psi () |
| double | go_3d_rotation_sel_get_theta () |
| GtkWidget * | go_3d_rotation_sel_new () |
| void | go_3d_rotation_sel_set_fov () |
| void | go_3d_rotation_sel_set_matrix () |
| void | fov-changed | Run Last |
| void | matrix-changed | Run Last |
| void | phi-changed | Run Last |
| void | psi-changed | Run Last |
| void | theta-changed | Run Last |
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkBox
╰── GO3DRotationSel
GO3DRotationSel implements AtkImplementorIface, GtkBuildable and GtkOrientable.
void go_3d_rotation_sel_get_matrix (GO3DRotationSel const *rs,GOMatrix3x3 *mat);
void go_3d_rotation_sel_set_matrix (GO3DRotationSel *rs,GOMatrix3x3 *mat);
“fov-changed” signalvoid user_function (GO3DRotationSel *go3drotationsel, int arg1, gpointer user_data)
Flags: Run Last
“matrix-changed” signalvoid user_function (GO3DRotationSel *go3drotationsel, gpointer user_data)
Flags: Run Last
“phi-changed” signalvoid user_function (GO3DRotationSel *go3drotationsel, int arg1, gpointer user_data)
Flags: Run Last
“psi-changed” signalvoid user_function (GO3DRotationSel *go3drotationsel, int arg1, gpointer user_data)
Flags: Run Last
“theta-changed” signalvoid user_function (GO3DRotationSel *go3drotationsel, int arg1, gpointer user_data)
Flags: Run Last