wxCalendarDateAttr
Module
Module Summary
Description
See external documentation: wxCalendarDateAttr.
DATA TYPES
Exports
Types
See external documentation.
  
 Also:
  new(ColText) -> wxCalendarDateAttr() when
  	ColText::wx:wx_colour().
 Border = ?wxCAL_BORDER_NONE | ?wxCAL_BORDER_SQUARE | ?wxCAL_BORDER_ROUND
See external documentation.
  
 Also:
  new(ColText, [Option]) -> wxCalendarDateAttr() when
  	ColText::wx:wx_colour(),
  	Option :: {'colBack', wx:wx_colour()}
  		 | {'colBorder', wx:wx_colour()}
  		 | {'font', wxFont:wxFont()}
  		 | {'border', wx:wx_enum()}.
 Border = ?wxCAL_BORDER_NONE | ?wxCAL_BORDER_SQUARE | ?wxCAL_BORDER_ROUND
See external documentation.
 
 Border = ?wxCAL_BORDER_NONE | ?wxCAL_BORDER_SQUARE | ?wxCAL_BORDER_ROUND
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
Types
See external documentation.
 
 Res = ?wxCAL_BORDER_NONE | ?wxCAL_BORDER_SQUARE | ?wxCAL_BORDER_ROUND
