PLplot  5.15.0
pltk.h File Reference
#include "pltcl.h"
#include <tk.h>

Go to the source code of this file.

Functions

EXTERN PLDLLIMPEXP_TCLTK int Pltk_Init (Tcl_Interp *interp)
 
EXTERN PLDLLIMPEXP_TCLTK int pltkMain (int argc, const char **argv, char *RcFileName, int(*AppInit)(Tcl_Interp *interp))
 

Function Documentation

◆ Pltk_Init()

EXTERN PLDLLIMPEXP_TCLTK int Pltk_Init ( Tcl_Interp *  interp)

Definition at line 51 of file Pltk_Init.c.

◆ pltkMain()

EXTERN PLDLLIMPEXP_TCLTK int pltkMain ( int  argc,
const char **  argv,
char *  RcFileName,
int(*)(Tcl_Interp *interp AppInit 
)

Definition at line 184 of file tkMain.c.