Add a private GetNotebookWidget() accessor to wxGTK.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Mar 2012 17:55:49 +0000 (17:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Mar 2012 17:55:49 +0000 (17:55 +0000)
commit740dd154a58a385d55718d254f5fedd416776af5
tree72ec400c85f46148b0310b8d2674a2869f8a05a8
parent5c26126c147a66b407a503b76d7f00019da5314b
Add a private GetNotebookWidget() accessor to wxGTK.

This is similar to the other existing functions and allows to access
GtkNotebook-specific style.

See #14098.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/private.h
src/gtk/private.cpp