12#ifndef ROOT_X11Drawable 
   13#define ROOT_X11Drawable 
   15#include <Cocoa/Cocoa.h> 
   43- (BOOL) fIsOpenGLWidget;
 
   44- (CGFloat) fScaleFactor;
 
   58         clipOrigin : (
ROOT::MacOSX::
X11::Point) origin toPoint : (
ROOT::MacOSX::
X11::Point) dstPoint;
 
   70- (void) 
setX : (
int) x Y : (
int) y width : (
unsigned) w height : (
unsigned) h;
 
   71- (void) 
setX : (
int) x Y : (
int) y;
 
   86@property (
nonatomic, assign) 
unsigned long fBackgroundPixel;
 
   89@property (
nonatomic, assign) BOOL          fOverrideRedirect;
 
  111@property (
nonatomic, assign) 
unsigned fPassiveGrabEventMask;
 
  112@property (
nonatomic, assign) 
unsigned fPassiveGrabKeyModifiers;
 
  114@property (
nonatomic, assign) 
unsigned fActiveGrabEventMask;
 
  116@property (
nonatomic, assign) BOOL     fPassiveGrabOwnerEvents;
 
  118- (void) activatePassiveGrab;
 
  119- (void) activateImplicitGrab;
 
  120- (void) 
activateGrab : (
unsigned) eventMask ownerEvents : (BOOL) ownerEvents;
 
  137- (void) mapSubwindows;
 
  142- (BOOL) fIsOverlapped;
 
  144- (void) configureNotifyTree;
 
  146- (void) 
addPassiveKeyGrab : (unichar) keyCode modifiers : (NSUInteger) modifiers;
 
  157- (void) 
setProperty : (
const char *) propName data : (
unsigned char *) propData size : (
unsigned) dataSize
 
  158         forType : (
Atom_t) dataType format : (
unsigned) format;
 
  161   returnFormat : (
unsigned *) format nElements : (
unsigned *) nElements;
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
 
Attributes that can be used when creating or changing a window.
 
Window attributes that can be inquired.