// Name: wx/gtk1/bmpbutton.h
// Purpose:
// Author: Robert Roebling
-// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// implementation
// --------------
- void HasFocus();
- void NotFocus();
+ void GTKSetHasFocus();
+ void GTKSetNotFocus();
void StartSelect();
void EndSelect();
void DoApplyWidgetStyle(GtkRcStyle *style);