Provided by: tk8.5-doc_8.5.19-1ubuntu1_all 

NAME
Tk_GetHINSTANCE - retrieve the global application instance handle
SYNOPSIS
#include <tkPlatDecls.h>
HINSTANCE
Tk_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
Tk Tk_GetHISTANCE(3tk)