uiNewFontButton

Function uiNewFontButton 

Source
pub unsafe extern "C" fn uiNewFontButton() -> *mut uiFontButton
Expand description

Creates a new font button.

The default font is determined by the OS defaults.

@returns A new uiFontButton instance. @memberof uiFontButton @static