Version: 2.9.4
Public Member Functions | Public Attributes
wxHeaderButtonParams Struct Reference

#include </home/zeitlin/src/wx/github/interface/wx/renderer.h>


Detailed Description

This struct can optionally be used with wxRendererNative::DrawHeaderButton() to specify custom values used to draw the text or bitmap label.

Library:  wxBase
Category:  Graphics Device Interface (GDI)

Public Member Functions

 wxHeaderButtonParams ()

Public Attributes

wxColour m_arrowColour
wxColour m_selectionColour
wxString m_labelText
wxFont m_labelFont
wxColour m_labelColour
wxBitmap m_labelBitmap
int m_labelAlignment

List of all members.


Constructor & Destructor Documentation

wxHeaderButtonParams::wxHeaderButtonParams ( )

Member Data Documentation

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines