// Name: wx/gtk/choice.h
// Purpose:
// Author: Robert Roebling
-// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
const wxValidator& validator = wxDefaultValidator,
const wxString& name = wxChoiceNameStr );
- void SendSelectionChangedEvent(wxEventType evt_type);
-
int GetSelection() const;
void SetSelection(int n);