Go to main content

man pages section 3: Extended Library Functions, Volume 1

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

wxGraphicsFont (3erl)

Name

wxGraphicsFont - Functions for wxGraphicsFont class

Synopsis

Please see following description for synopsis

Description

wxGraphicsFont(3)          Erlang Module Definition          wxGraphicsFont(3)



NAME
       wxGraphicsFont - Functions for wxGraphicsFont class

DESCRIPTION
       A wxGraphicsFont is a native representation of a font. The contents are
       specific and private to the  respective  renderer.  Instances  are  ref
       counted  and  can therefore be assigned as usual. The only way to get a
       valid instance is via wxGraphicsContext:createFont/4 or  wxGraphicsRen-
       derer:createFont/4.

       This class is derived (and can use functions) from: wxGraphicsObject

       wxWidgets docs: wxGraphicsFont

DATA TYPES
       wxGraphicsFont() = wx:wx_object()



wxWidgets team.                    wx 2.1.1                  wxGraphicsFont(3)