// Name: src/gtk1/gauge.cpp
// Purpose:
// Author: Robert Roebling
-// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// wxGauge
//-----------------------------------------------------------------------------
-IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
-
bool wxGauge::Create( wxWindow *parent,
wxWindowID id,
int range,