wxErlang

Reference Manual

Version 2.0

Table of Contents

wxGraphicsObject

Module

wxGraphicsObject

Module Summary

Functions for wxGraphicsObject class

Description

This class is the superclass of native graphics objects like pens etc. It allows reference counting. Not instantiated by user code.

See: wxGraphicsBrush, wxGraphicsPen, wxGraphicsMatrix, wxGraphicsPath

wxWidgets docs: wxGraphicsObject

destroy(This :: wxGraphicsObject()) -> ok

Types

Returns the renderer that was used to create this instance, or NULL if it has not been initialized yet.

isNull(This) -> boolean()

Types

Return: false if this object is valid, otherwise returns true.