Go to main content

man pages section 3: Extended Library Functions, Volume 1

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

wxGraphicsBrush (3erl)

Name

wxGraphicsBrush - Functions for wxGraphicsBrush class

Synopsis

Please see following description for synopsis

Description

wxGraphicsBrush(3)         Erlang Module Definition         wxGraphicsBrush(3)



NAME
       wxGraphicsBrush - Functions for wxGraphicsBrush class

DESCRIPTION
       A  wxGraphicsBrush  is a native representation of a brush. 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:createBrush/2 or wxGraphicsRen-
       derer:createBrush/2.

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

       wxWidgets docs: wxGraphicsBrush

DATA TYPES
       wxGraphicsBrush() = wx:wx_object()



wxWidgets team.                    wx 2.1.1                 wxGraphicsBrush(3)