Struct native_windows_gui::Font [] [src]

pub struct Font { /* fields omitted */ }

A font resource

Trait Implementations

impl Resource for Font
[src]

Should return the underlying handle to the object

If specified, should free any ressource allocated in the template build function.