Tk_GetHINSTANCE (3) Linux Manual Page
Tk_GetHINSTANCE – retrieve the global application instance handle
Synopsis
#include <tkPlatDecls.h>HINSTANCETk_GetHINSTANCE()
Description
Tk_GetHINSTANCE returns the Windows application instance handle for the Tk application. This function is only available on Windows platforms.
Keywords
identifier, instance
