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:
xmlNodeThe clipboard XML data.
The data is owned by the caller of the function. reset_x_offset-
Type:
gbooleanIf
TRUEx_offsetused as cursor. x_offset-
Type:
guintRegion start cursor offset.