atomes 1.1.15
atomes: an atomic scale modeling tool box
|
Functions to create the 'View -> Projection' submenu. More...
Go to the source code of this file.
Enumerations | |
enum | position { RIGHT = 0 , LEFT = 1 , TOP = 2 , BOTTOM = 3 , FRONT = 4 , BACK = 5 } |
Functions | |
G_MODULE_EXPORT void | set_camera_pos (GtkWidget *widg, gpointer data) |
set camera position callback | |
G_MODULE_EXPORT void | to_set_camera_pos (GSimpleAction *action, GVariant *parameter, gpointer data) |
set camera position callback GTK4 | |
GMenu * | menu_proj (glwin *view, int popm) |
create the 'View -> Projection' submenu - GTK4 | |
Functions to create the 'View -> Projection' submenu.
Definition in file m_proj.c.
enum position |
GMenu * menu_proj | ( | glwin * | view, |
int | popm ) |
G_MODULE_EXPORT void set_camera_pos | ( | GtkWidget * | widg, |
gpointer | data ) |
G_MODULE_EXPORT void to_set_camera_pos | ( | GSimpleAction * | action, |
GVariant * | parameter, | ||
gpointer | data ) |