@library{wxcore}
@category{ctrl}
- <!-- @appearance{gauge.png} -->
+ @appearance{gauge.png}
@see wxSlider, wxScrollBar
*/
*/
bool Create(wxWindow* parent, wxWindowID id, int range,
const wxPoint& pos = wxDefaultPosition,
- const wxSize& size = wxDefaultSize,
- long style = wxGA_HORIZONTAL,
+ const wxSize& size = wxDefaultSize, long style = wxGA_HORIZONTAL,
const wxValidator& validator = wxDefaultValidator,
- const wxString& name = "gauge");
+ const wxString& name = wxGaugeNameStr);
/**
Returns the width of the 3D bezel face.