Public Attributes

GuidoInitDesc Struct Reference

The GuidoInitDesc data structure contains all information required by GuidoInit() More...

List of all members.

Public Attributes

VGDevicegraphicDevice
 a graphic device pointer, if null a default device is used
void * reserved
const char * musicFont
 the music font name, defaults to "guido" font when null
const char * textFont
 a text font name, defaults to "times" font when null

Detailed Description

The GuidoInitDesc data structure contains all information required by GuidoInit()


Member Data Documentation

a graphic device pointer, if null a default device is used

void* reserved
const char* musicFont

the music font name, defaults to "guido" font when null

const char* textFont

a text font name, defaults to "times" font when null