GdipGetGenericFontFamilySansSerif (GDIPLUS.@)
GpStatus WINGDIPAPI GdipGetGenericFontFamilySansSerif ( GpFontFamily** nativeFamily )
Obtains a sans serif family (Microsoft Sans Serif or Arial on Windows).
**nativeFamily | [Out] | Where the font will be stored. |
InvalidParameter if nativeFamily is NULL. FontFamilyNotFound if unable to get font. Ok otherwise.
Declared in "include/gdiplusflat.h". gitlab.winehq.org/wine/wine/blob/master/include/gdiplusflat.h
Implemented in "dlls/gdiplus/font.c". gitlab.winehq.org/wine/wine/blob/master/dlls/gdiplus/font.c
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.