char * GetFilename (Bool *relativePath = NULL)
Returns the name of the currently loaded file, or NULL if a file is not loaded. If relativePath is not NULL, then *relativePath is set to TRUE if the loaded file's path is relative to the owning buffer's path.