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

Tcl_CreateNamespace

Declaration

Source position: tcl80.pp line 875

function Tcl_CreateNamespace(

  interp: PTcl_Interp;

  name: PAnsiChar;

  clientData: Tcl_ClientData;

  deleteProc: TTclNamespaceDeleteProc

):PTcl_Namespace;


Documentation generated on: 2025-07-25