Method
AgsAudioAutomationinsert_from_clipboard
since: 3.0.0
Declaration [src]
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
)
Parameters
automation_node
-
Type:
xmlNode
The xmlNode.
The data is owned by the caller of the method. reset_x_offset
-
Type:
gboolean
If
TRUE
reset x offset. x_offset
-
Type:
guint
The x offset to use.
reset_y_offset
-
Type:
gboolean
If
TRUE
reset y offset. y_offset
-
Type:
gdouble
The y offset to use.