Method
AgsAudioNotationinsert_from_clipboard
since: 3.0.0
Declaration [src]
void
ags_notation_insert_from_clipboard (
AgsNotation* notation,
xmlNode* notation_node,
gboolean reset_x_offset,
guint x_offset,
gboolean reset_y_offset,
guint y_offset
)
Parameters
notation_node-
Type:
xmlNodeThe clipboard XML data.
The data is owned by the caller of the method. reset_x_offset-
Type:
gbooleanIf
TRUEx_offsetused as cursor. x_offset-
Type:
guintRegion start cursor offset.
reset_y_offset-
Type:
gbooleanIf
TRUEy_offsetused as cursor. y_offset-
Type:
guintRegion start cursor tone.