Method
AgsAudioMidiFilewrite_text
since: 3.0.0
[−]
Declaration [src]
void
ags_midi_file_write_text (
AgsMidiFile* midi_file,
gchar* text,
guint length
)
[−]
Parameters
text
-
Type:
gchar*
The text.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. length
-
Type:
guint
The string’s length.