API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
void ags_automation_insert_from_clipboard ( AgsAutomation* automation, xmlNode* automation_node, gboolean reset_x_offset, guint x_offset, gboolean reset_y_offset, gdouble y_offset )
Insert clipboard automation_node to automation.
automation_node
automation
Available since: 3.0.0
Type: xmlNode
xmlNode
The xmlNode.
reset_x_offset
Type: gboolean
gboolean
If TRUE reset x offset.
TRUE
x_offset
Type: guint
guint
The x offset to use.
reset_y_offset
If TRUE reset y offset.
y_offset
Type: gdouble
gdouble
The y offset to use.