| [news.eclipse.platform.swt] Get handle from Widget |
I pass in a Widget (pointer) to Native C code and I am wondering how I can get a handle to the actual object from that Widget. I need to manipulate the Window so I need a handle to it - not the pointer. Thank you. Greg