void SetFont( const wxFont &font );
void SetDropTarget( wxDropTarget *dropTarget );
+ virtual void SetBackgroundColour(const wxColour &colour);
// implementation
int GetIndex( GtkWidget *item ) const;
GtkWidget *GetConnectWidget(void);
+ bool IsOwnGtkWindow( GdkWindow *window );
private: