Blt_TreeName man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

Blt_TreeName(3)		    BLT Library Procedures	       Blt_TreeName(3)

______________________________________________________________________________

NAME
       Blt_TreeName - Returns the name of the tree data object.

SYNOPSIS
       #include <bltTree.h>

       char *
       Blt_TreeName(tree)

ARGUMENTS
       Blt_Tree	  tree	 (in)	   Token for the tree object.
_________________________________________________________________

DESCRIPTION
       This  procedure	returns the name of the C-based tree data object.  The
       arguments are as follows:

       tree	 Token for the tree object.  The token must have  been	previ‐
		 ously obtained via Blt_TreeGetToken or Blt_TreeCreate.

RETURNS
       The name of the tree object is returned.	 The name will be fully quali‐
       fied with a namespace context.

EXAMPLE
       The following example prints the name of the new tree.

	      Blt_Tree token;

	      if (Blt_TreeCreate(interp, NULL, &token) != TCL_OK) {
		  return TCL_ERROR;
	      }
	      printf("tree is %s\n", Blt_TreeName(token));

KEYWORDS
       Tcl_TreeGetToken, Tcl_TreeExists, Tcl_TreeReleaseToken

BLT				      2.5		       Blt_TreeName(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net