GdipGetGenericFontFamilySerif (GDIPLUS.@)
GpStatus WINGDIPAPI GdipGetGenericFontFamilySerif ( GpFontFamily** nativeFamily )
Obtains a serif family (Times New Roman on Windows).
**nativeFamily | [In] | Where the font will be stored. |
InvalidParameter if nativeFamily is NULL. Ok otherwise.
Defined in "gdiplusflat.h".
Implemented in "dlls/gdiplus/font.c". source.winehq.org/source/dlls/gdiplus/font.c
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.