6 lines
		
	
	
		
			97 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			97 B
		
	
	
	
		
			C
		
	
	
	
	
	
#pragma once
 | 
						|
 | 
						|
#include <objc/runtime.h>
 | 
						|
 | 
						|
NSWindow *kinc_get_mac_window_handle(int window_index);
 |