tk_gethinstance(3tk) debian man page | unix.com

Man Page: tk_gethinstance

Operating Environment: debian

Section: 3tk

Tk_GetHISTANCE(3tk)					       Tk Library Procedures					       Tk_GetHISTANCE(3tk)

__________________________________________________________________________________________________________________________________________________

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 plat- forms.
KEYWORDS
identifier, instance Tk Tk_GetHISTANCE(3tk)
Related Man Pages
tk_coordstowindow(3tk) - debian
tk_freexid(3tk) - debian
tk_grab(3tk) - debian
tk_handleevent(3tk) - debian
tk_ungrab(3tk) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?