![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_geo_constants.h File Reference
#include <glib.h>
Include dependency graph for ags_vst_geo_constants.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
guint | ags_vst_geo_constants_to_oposite (guint dir) |
guint | ags_vst_geo_constants_to_orientation (guint dir) |
guint | ags_vst_geo_constants_to_orthogonal_orientation (guint dir) |
Enumeration Type Documentation
◆ AgsVstDirection
enum AgsVstDirection |
◆ AgsVstOrientation
enum AgsVstOrientation |
Function Documentation
◆ ags_vst_geo_constants_to_oposite()
guint ags_vst_geo_constants_to_oposite | ( | guint | dir | ) |
To oposite.
- Parameters
-
dir the direction
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_geo_constants_to_orientation()
guint ags_vst_geo_constants_to_orientation | ( | guint | dir | ) |
To orientation.
- Parameters
-
dir the direction
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_geo_constants_to_orthogonal_orientation()
guint ags_vst_geo_constants_to_orthogonal_orientation | ( | guint | dir | ) |
To orthogonal orientation.
- Parameters
-
dir the direction
- Returns
- the return value
- Since
- 5.0.0
Generated by