git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12898
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
*/
void UMAHighlightAndActivateWindow( WindowRef inWindowRef , bool inActivate ) ;
*/
void UMAHighlightAndActivateWindow( WindowRef inWindowRef , bool inActivate ) ;
+OSStatus UMAGetHelpMenu(
+ MenuRef * outHelpMenu,
+ MenuItemIndex * outFirstCustomItemIndex); /* can be NULL */
+
#if !TARGET_CARBON
#define GetPortTextFont( p) ((p)->txFont )
#define GetPortTextSize( p) ((p)->txSize )
#if !TARGET_CARBON
#define GetPortTextFont( p) ((p)->txFont )
#define GetPortTextSize( p) ((p)->txSize )