Returns the window title to be used for a given document display name.
Original signature is '- (NSString *)windowTitleForDocumentDisplayName:(NSString *)displayName'
Available in Mac OS X v10.0 and later.


- displayName (NSString)
- The display name for the document. This is the last path component under which the document file is saved.

[Missing <returns> documentation for "M:Monobjc.AppKit.NSWindowController.WindowTitleForDocumentDisplayName(Monobjc.Foundation.NSString)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)