Unit 'Tcl80' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tcl]

Tcl_CreateObjCommand

Declaration

Source position: tcl80.pp line 915

function Tcl_CreateObjCommand(

  interp: PTcl_Interp;

  name: PChar;

  cmdProc: TTclObjCmdProc;

  clientData: Tcl_ClientData;

  deleteProc: TTclCmdDeleteProc

):pTcl_Command;


Documentation generated on: 2023-03-18