search for: wxnullfont

Displaying 1 result from an estimated 1 matches for "wxnullfont".

Did you mean: nullfont
2007 Jan 05
0
[827] trunk/wxruby2/swig: Moved NULL objects into constants so they can be used for default args
...nstant wxIcon const NULL_ICON = wxNullIcon; +%constant wxCursor const NULL_CURSOR = wxNullCursor; +%constant wxPen const NULL_PEN = wxNullPen; +%constant wxBrush const NULL_BRUSH = wxNullBrush; +%constant wxPalette const NULL_PALETTE = wxNullPalette; +%constant wxFont const NULL_FONT = wxNullFont; +%constant wxColour const NULL_COLOUR = wxNullColour; + </ins><span class="cx"> // Text font families </span><span class="cx"> %constant int FONTFAMILY_DEFAULT = wxDEFAULT; </span><span class="cx"> %constant int FONTFAMILY_D...