6 #ifndef NOTEBOOKSTYLES_H 7 #define NOTEBOOKSTYLES_H 11 #if defined(__WXGTK__) && (USE_GTK_NOTEBOOK) && !wxCHECK_VERSION(3, 0, 0) 12 #define GSocket GLibSocket 34 const wxRect& in_rect,
int close_button_state,
39 const wxSize& required_bmp_size);
48 const wxRect& in_rect,
int close_button_state,
53 const wxSize& required_bmp_size);
56 #if defined(__WXGTK__) && (USE_GTK_NOTEBOOK) && !wxCHECK_VERSION(3, 0, 0) 66 const wxAuiNotebookPage& page,
68 int close_button_state,
73 int button_state,
int orientation,
wxRect* out_rect);
75 const wxSize& required_bmp_size);
77 int close_button_state,
int* x_extent);
85 #endif // #if defined(__WXGTK__) && (USE_GTK_NOTEBOOK) && !wxCHECK_VERSION(3, 0, 0) 87 #endif // NOTEBOOKSTYLES_H void DrawButton(wxDC &dc, wxWindow *wnd, const wxRect &inRect, int bitmapId, int buttonState, int orientation, wxRect *outRect)
wxSize GetTabSize(wxDC &dc, wxWindow *wnd, const wxString &caption, const wxBitmap &bitmap, bool active, int closeButtonState, int *xExtent)
int GetBestTabCtrlSize(wxWindow *wnd, const wxAuiNotebookPageArray &pages, const wxSize &required_bmp_size)
wxColor wxAuiStepColour(const wxColor &c, int percent)
void DrawBackground(wxDC &dc, wxWindow *wnd, const wxRect &rect)
void DrawTab(wxDC &dc, wxWindow *wnd, const wxAuiNotebookPage &page, const wxRect &in_rect, int close_button_state, wxRect *out_tab_rect, wxRect *out_button_rect, int *x_extent)