Method
AgsAudioPrograminsert_from_clipboard
since: 5.1.0
Declaration [src]
void
ags_program_insert_from_clipboard (
AgsProgram* program,
xmlNode* program_node,
gboolean reset_x_offset,
guint x_offset
)
Parameters
program_node
-
Type:
xmlNode
The clipboard XML data.
The data is owned by the caller of the method. reset_x_offset
-
Type:
gboolean
If
TRUE
x_offset
used as cursor. x_offset
-
Type:
guint
Region start cursor offset.