Alphabetical Index of Manual Pages - T
- tabnotebook (n) - create and manipulate tabnotebook widgets
- tabset (n) - create and manipulate tabs as as set
- tac (1) - concatenate and print files in reverse
- tail (1) - output the last part of files
- talk (1) - talk to another user
- tan (3) - tangent function
- tangle (1) - translate WEB to Pascal
- tanh (3) - hyperbolic tangent function
- tar (1) - The GNU version of the tar archiving utility
- tbl (1) - format tables for troff
- tcdrain (2) - get and set terminal attributes, line control, get and set baud rate, get and set terminal foreground process group ID
- tcflow (2) - get and set terminal attributes, line control, get and set baud rate, get and set terminal foreground process group ID
- tcflush (2) - get and set terminal attributes, line control, get and set baud rate, get and set terminal foreground process group ID
- tcgetattr (2) - get and set terminal attributes, line control, get and set baud rate, get and set terminal foreground process group ID
- tcgetpgrp (2) - get and set terminal attributes, line control, get and set baud rate, get and set terminal foreground process group ID
- Tcl (n) - Summary of Tcl language syntax.
- tclsh (1) - Simple shell containing Tcl interpreter
- tclvars (n) - Variables used by Tcl
- TclX (n) - Extended Tcl: Extended command set for Tcl
- TclXInit (3)
- Tcl_AddErrorInfo (3) - record information about errors
- Tcl_Alloc (3) - allocate or free heap memory
- Tcl_AllowExceptions (3) - allow all exceptions in next script evaluation
- Tcl_AppendElement (3) - manipulate Tcl result string
- Tcl_AppendResult (3) - manipulate Tcl result string
- Tcl_AppInit (3) - perform application-specific initialization
- Tcl_AsyncCreate (3) - handle asynchronous events
- Tcl_AsyncDelete (3) - handle asynchronous events
- Tcl_AsyncInvoke (3) - handle asynchronous events
- Tcl_AsyncMark (3) - handle asynchronous events
- Tcl_BackgroundError (3) - report Tcl error that occurred in background processing
- Tcl_Backslash (3) - parse a backslash sequence
- Tcl_CallWhenDeleted (3) - Arrange for callback when interpreter is deleted
- Tcl_CancelIdleCall (3) - invoke a procedure when there are no pending events
- Tcl_Close (3) - buffered I/O facilities using channels
- Tcl_CommandComplete (3) - Check for unmatched braces in a Tcl command
- Tcl_Concat (3) - concatenate a collection of strings
- Tcl_ConvertElement (3) - manipulate Tcl lists
- Tcl_CreateAlias (3) - manage multiple Tcl interpreters and aliases.
- Tcl_CreateChannel (3) - procedures for creating and manipulating channels
- Tcl_CreateChannelHandler (3) - call a procedure when a channel becomes readable or writable
- Tcl_CreateCloseHandler (3) - arrange for callbacks when channels are closed
- Tcl_CreateCommand (3) - implement new commands in C
- Tcl_CreateEventSource (3) - Event sources, the event notifier, and the event queue
- Tcl_CreateExitHandler (3) - end the application (and invoke exit handlers)
- Tcl_CreateFileHandler (3) - associate procedure callbacks with files or devices
- Tcl_CreateHashEntry (3) - procedures to manage hash tables
- Tcl_CreateInterp (3) - create and delete Tcl command interpreters
- Tcl_CreateMathFunc (3) - Define a new math function for expressions
- Tcl_CreateModalTimeout (3) - special timer for modal operations
- Tcl_CreateSlave (3) - manage multiple Tcl interpreters and aliases.
- Tcl_CreateTimerHandler (3) - call a procedure at a given time
- Tcl_CreateTrace (3) - arrange for command execution to be traced
- Tcl_DeleteAssocData (3) - manage associations of string keys and user specified data with Tcl interpreters.
- Tcl_DeleteChannelHandler (3) - call a procedure when a channel becomes readable or writable
- Tcl_DeleteCloseHandler (3) - arrange for callbacks when channels are closed
- Tcl_DeleteCommand (3) - implement new commands in C
- Tcl_DeleteEventSource (3) - Event sources, the event notifier, and the event queue
- Tcl_DeleteExitHandler (3) - end the application (and invoke exit handlers)
- Tcl_DeleteFileHandler (3) - associate procedure callbacks with files or devices
- Tcl_DeleteHashEntry (3)
- Tcl_DeleteHashTable (3) - procedures to manage hash tables
- Tcl_DeleteInterp (3) - create and delete Tcl command interpreters
- Tcl_DeleteModalTimeout (3) - special timer for modal operations
- Tcl_DeleteTimerHandler (3) - call a procedure at a given time
- Tcl_DeleteTrace (3) - arrange for command execution to be traced
- Tcl_DetachPids (3) - manage child processes in background
- Tcl_DontCallWhenDeleted (3) - Arrange for callback when interpreter is deleted
- Tcl_DoOneEvent (3) - wait for events and invoke event handlers
- Tcl_DoWhenIdle (3) - invoke a procedure when there are no pending events
- Tcl_DStringAppend (3) - manipulate dynamic strings
- Tcl_DStringAppendElement (3) - manipulate dynamic strings
- Tcl_DStringEndSublist (3) - manipulate dynamic strings
- Tcl_DStringFree (3) - manipulate dynamic strings
- Tcl_DStringGetResult (3) - manipulate dynamic strings
- Tcl_DStringInit (3) - manipulate dynamic strings
- Tcl_DStringLength (3) - manipulate dynamic strings
- Tcl_DStringResult (3) - manipulate dynamic strings
- Tcl_DStringSetLength (3)
- Tcl_DStringStartSublist (3)
- Tcl_DStringValue (3) - manipulate dynamic strings
- Tcl_Eof (3) - buffered I/O facilities using channels
- Tcl_Eval (3) - execute Tcl commands
- Tcl_EvalFile (3) - execute Tcl commands
- Tcl_EventuallyFree (3) - avoid freeing storage while it's being used
- Tcl_Exit (3) - end the application (and invoke exit handlers)
- Tcl_ExprBoolean (3) - evaluate an expression
- Tcl_ExprDouble (3) - evaluate an expression
- Tcl_ExprLong (3) - evaluate an expression
- Tcl_ExprString (3) - evaluate an expression
- Tcl_FileReady (3)
- Tcl_FindExecutable (3) - identify the binary file containing the application
- Tcl_FindHashEntry (3) - procedures to manage hash tables
- Tcl_FirstHashEntry (3) - procedures to manage hash tables
- Tcl_Flush (3) - buffered I/O facilities using channels
- Tcl_Free (3) - allocate or free heap memory
- Tcl_FreeFile (3) - procedures to manipulate generic file handles
- Tcl_GetAlias (3) - manage multiple Tcl interpreters and aliases.
- Tcl_GetAliases (3) - manage multiple Tcl interpreters and aliases.
- Tcl_GetAssocData (3) - manage associations of string keys and user specified data with Tcl interpreters.
- Tcl_GetBoolean (3) - convert from string to integer, double, or boolean
- Tcl_GetChannelBufferSize (3) - procedures for creating and manipulating channels
- Tcl_GetChannelFile (3) - procedures for creating and manipulating channels
- Tcl_GetChannelInstanceData (3) - procedures for creating and manipulating channels
- Tcl_GetChannelMode (3) - procedures for creating and manipulating channels
- Tcl_GetChannelName (3)
- Tcl_GetChannelOption (3) - buffered I/O facilities using channels
- Tcl_GetChannelType (3) - procedures for creating and manipulating channels
- Tcl_GetCommandInfo (3) - implement new commands in C
- Tcl_GetDouble (3) - convert from string to integer, double, or boolean
- Tcl_GetErrno (3) - manipulate errno to store and retrieve error codes
- Tcl_GetFile (3) - procedures to manipulate generic file handles
- Tcl_GetFileInfo (3) - procedures to manipulate generic file handles
- Tcl_GetHashKey (3)
- Tcl_GetHashValue (3) - procedures to manage hash tables
- Tcl_GetInt (3) - convert from string to integer, double, or boolean
- Tcl_GetMaster (3) - manage multiple Tcl interpreters and aliases.
- Tcl_GetOpenFile (3) - manipulate the table of open files
- Tcl_GetPathType (3) - manipulate platform-dependent file paths
- Tcl_Gets (3) - buffered I/O facilities using channels
- Tcl_GetSlave (3) - manage multiple Tcl interpreters and aliases.
- Tcl_GetSlaves (3)
- Tcl_GetStdChannel (3) - procedures for retrieving and replacing the standard channels
- Tcl_GetVar (3) - manipulate Tcl variables
- Tcl_GetVar2 (3) - manipulate Tcl variables
- Tcl_GlobalEval (3) - execute Tcl commands
- Tcl_HashStats (3) - procedures to manage hash tables
- Tcl_InitHashTable (3) - procedures to manage hash tables
- Tcl_InputBlocked (3)
- Tcl_Interp (3) - client-visible fields of interpreter structures
- Tcl_InterpDeleted (3) - create and delete Tcl command interpreters
- Tcl_IsSafe (3) - manage multiple Tcl interpreters and aliases.
- Tcl_JoinPath (3) - manipulate platform-dependent file paths
- Tcl_LinkVar (3) - link Tcl variable to C variable
- Tcl_Main (3) - main program for Tcl-based applications
- Tcl_MakeSafe (3) - manage multiple Tcl interpreters and aliases.
- Tcl_Merge (3) - manipulate Tcl lists
- Tcl_NextHashEntry (3) - procedures to manage hash tables
- Tcl_OpenCommandChannel (3) - buffered I/O facilities using channels
- Tcl_OpenFileChannel (3) - buffered I/O facilities using channels
- Tcl_OpenTcpClient (3) - procedures to open channels using TCP sockets
- Tcl_OpenTcpServer (3) - procedures to open channels using TCP sockets
- Tcl_PkgProvide (3) - package version control
- Tcl_PkgRequire (3) - package version control
- Tcl_PosixError (3) - record information about errors
- Tcl_Preserve (3) - avoid freeing storage while it's being used
- Tcl_PrintDouble (3) - Convert floating value to string
- Tcl_QueueEvent (3) - Event sources, the event notifier, and the event queue
- Tcl_Read (3)
- Tcl_Realloc (3) - allocate or free heap memory
- Tcl_ReapDetachedProcs (3) - manage child processes in background
- Tcl_RecordAndEval (3) - save command on history list before evaluating
- Tcl_RegExpCompile (3) - Pattern matching with regular expressions
- Tcl_RegExpExec (3) - Pattern matching with regular expressions
- Tcl_RegExpMatch (3) - Pattern matching with regular expressions
- Tcl_RegExpRange (3) - Pattern matching with regular expressions
- Tcl_Release (3) - avoid freeing storage while it's being used
- Tcl_ResetResult (3) - manipulate Tcl result string
- Tcl_ScanElement (3) - manipulate Tcl lists
- Tcl_Seek (3) - buffered I/O facilities using channels
- Tcl_SetAssocData (3) - manage associations of string keys and user specified data with Tcl interpreters.
- Tcl_SetChannelBufferSize (3) - procedures for creating and manipulating channels
- Tcl_SetChannelOption (3) - buffered I/O facilities using channels
- Tcl_SetCommandInfo (3)
- Tcl_SetDefaultTranslation (3)
- Tcl_SetErrno (3) - manipulate errno to store and retrieve error codes
- Tcl_SetErrorCode (3) - record information about errors
- Tcl_SetHashValue (3) - procedures to manage hash tables
- Tcl_SetMaxBlockTime (3) - Event sources, the event notifier, and the event queue
- Tcl_SetRecursionLimit (3) - set maximum allowable nesting depth in interpreter
- Tcl_SetResult (3) - manipulate Tcl result string
- Tcl_SetStdChannel (3) - procedures for retrieving and replacing the standard channels
- Tcl_SetVar (3) - manipulate Tcl variables
- Tcl_SetVar2 (3) - manipulate Tcl variables
- Tcl_Sleep (3) - delay execution for a given number of milliseconds
- Tcl_SplitList (3) - manipulate Tcl lists
- Tcl_SplitPath (3) - manipulate platform-dependent file paths
- Tcl_StaticPackage (3) - make a statically linked package available via the load command
- Tcl_StringMatch (3) - test whether a string matches a pattern
- Tcl_Tell (3) - buffered I/O facilities using channels
- Tcl_TraceVar (3) - monitor accesses to a variable
- Tcl_TraceVar2 (3) - monitor accesses to a variable
- Tcl_TranslateFileName (3) - convert file name to native form and replace tilde with home directory
- Tcl_UnlinkVar (3) - link Tcl variable to C variable
- Tcl_UnsetVar (3) - manipulate Tcl variables
- Tcl_UnsetVar2 (3)
- Tcl_UntraceVar (3) - monitor accesses to a variable
- Tcl_UntraceVar2 (3) - monitor accesses to a variable
- Tcl_UpdateLinkedVar (3) - link Tcl variable to C variable
- Tcl_UpVar (3) - link one variable to another
- Tcl_UpVar2 (3) - link one variable to another
- Tcl_VarEval (3) - execute Tcl commands
- Tcl_VarTraceInfo (3)
- Tcl_VarTraceInfo2 (3) - monitor accesses to a variable
- Tcl_WaitForEvent (3) - Event sources, the event notifier, and the event queue
- Tcl_WatchFile (3) - Event sources, the event notifier, and the event queue
- Tcl_Write (3) - buffered I/O facilities using channels
- tcpd (8) - access control facility for internet services
- tcpdchk (8) - tcp wrapper configuration checker
- tcpdmatch (8) - tcp wrapper oracle
- tcpdump (1) - dump traffic on a network
- tcsendbreak (2) - get and set terminal attributes, line control, get and set baud rate, get and set terminal foreground process group ID
- tcsetattr (2) - get and set terminal attributes, line control, get and set baud rate, get and set terminal foreground process group ID
- tcsetpgrp (2) - get and set terminal attributes, line control, get and set baud rate, get and set terminal foreground process group ID
- tcsh (1) - C shell with file name completion and command line editing
- teachjove (1)
- tee (1) - read from standard input and write to standard output and files
- telinit (8) - process control initialization
- tell (n) - Return current access position for an open channel
- telldir (3) - return current location in directory stream.
- telnet (1) - User interface to the TELNET protocol
- telnetd (8) - DARPA TELNET protocol server
- tempnam (3) - create a name for a temporary file
- term (5) - format of compiled term file.
- term (7) - conventions for naming terminal types
- termcap (5) - terminal capability database
- terminfo (5) - terminal capability data base
- termios (2) - get and set terminal attributes, line control, get and set baud rate, get and set terminal foreground process group ID
- test (1) - check file types and compare values
- tetris (6)
- tex (1) - text formatting and typesetting
- text (n) - Create and manipulate text widgets
- tfmtodit (1) - create font files for use with groff -Tdvi
- tftopl (1) - convert TeX font metric (tfm) files to property lists
- tftp (1) - trivial file transfer program
- thumbnail (1) - create a TIFF file with thumbnail images
- tic (1) - the terminfo entry-description compiler
- tickadj (8) - fiddle time-related variables in the kernel
- tiff2bw (1) - convert a color TIFF image to greyscale
- tiff2ps (1) - convert a TIFF image to PostScript
- TIFFbuffer (3)
- TIFFCheckTile (3) - tile-related utility routines
- TIFFClose (3) - close a previously opened TIFF file
- tiffcmp (1) - compare two TIFF files
- TIFFcodec (3)
- TIFFComputeStrip (3) - strip-related utility routines
- TIFFComputeTile (3)
- tiffcp (1) - copy (and possibly convert) a TIFF file
- TIFFCurrentDirectory (3) - query routines
- TIFFCurrentRow (3) - query routines
- TIFFCurrentStrip (3) - query routines
- TIFFCurrentTile (3) - query routines
- TIFFDefaultStripSize (3) - strip-related utility routines
- TIFFDefaultTileSize (3) - tile-related utility routines
- tiffdither (1) - convert a greyscale image to bilevel using dithering
- tiffdump (1) - print verbatim information about TIFF files
- TIFFError (3) - library error handling interface
- TIFFFdOpen (3) - open a TIFF file for reading or writing
- TIFFFileName (3) - query routines
- TIFFFileno (3) - query routines
- TIFFFindCODEC (3) - codec-related utility routines
- TIFFFlush (3) - flush pending writes to an open TIFF file
- TIFFFlushData (3) - flush pending writes to an open TIFF file
- TIFFfree (3)
- TIFFGetField (3) - get the value(s) of a tag in an open TIFF file
- TIFFGetMode (3) - query routines
- tiffgt (1) - display an image stored in a TIFF file (Silicon Graphics version)
- tiffinfo (1) - print information about TIFF files
- TIFFIsByteSwapped (3)
- TIFFIsMSB2LSB (3) - query routines
- TIFFIsTiled (3) - query routines
- TIFFIsUpSampled (3) - query routines
- TIFFLastDirectory (3)
- TIFFmalloc (3)
- tiffmedian (1) - apply the median cut algorithm to data in a TIFF file
- TIFFmemcmp (3)
- TIFFmemcpy (3)
- TIFFmemory (3)
- TIFFmemset (3)
- TIFFNumberOfStrips (3)
- TIFFNumberOfTiles (3) - tile-related utility routines
- TIFFOpen (3) - open a TIFF file for reading or writing
- TIFFPrintDirectory (3) - print a description of a TIFF directory
- TIFFquery (3)
- TIFFReadBufferSetup (3) - I/O buffering control routines
- TIFFReadDirectory (3) - get the contents of the next directory in an open TIFF file
- TIFFReadEncodedStrip (3) - read and decode a strip of data from an open TIFF file
- TIFFReadEncodedTile (3) - read and decode a tile of data from an open TIFF file
- TIFFReadRawStrip (3) - return the undecoded contents of a strip of data from an open TIFF file
- TIFFReadRawTile (3) - return an undecoded tile of data from an open TIFF file
- TIFFReadRGBAImage (3) - read and decode an image into a fixed-format raster
- TIFFReadScanline (3) - read and decode a scanline of data from an open TIFF file
- TIFFReadTile (3) - read and decode a tile of data from an open TIFF file
- TIFFrealloc (3)
- TIFFRegisterCODEC (3) - codec-related utility routines
- TIFFReverseBits (3) - byte- and bit-swapping routines
- TIFFRGBAImage (3) - read and decode an image into a raster
- TIFFRGBAImageBegin (3)
- TIFFRGBAImageEnd (3)
- TIFFRGBAImageGet (3)
- TIFFRGBAImageOK (3)
- TIFFScanlineSize (3) - return the size of various items associated with an open TIFF file
- TIFFSetDirectory (3) - set the current directory for an open TIFF file
- TIFFSetErrorHandler (3) - library error handling interface
- TIFFSetField (3) - set the value(s) of a tag in a TIFF file open for writing
- TIFFSetSubDirectory (3) - set the current directory for an open TIFF file
- TIFFSetWarningHandler (3) - library warning interface
- TIFFsize (3)
- tiffsplit (1) - split a multi-image TIFF into single-image TIFF files
- TIFFstrip (3)
- TIFFStripSize (3) - strip-related utility routines
- tiffsv (1) - save an image from the framebuffer in a TIFF file (Silicon Graphics version)
- TIFFswab (3)
- TIFFSwabArrayOfLong (3)
- TIFFSwabArrayOfShort (3) - byte- and bit-swapping routines
- TIFFSwabLong (3) - byte- and bit-swapping routines
- TIFFSwabShort (3) - byte- and bit-swapping routines
- TIFFtile (3)
- TIFFTileRowSize (3) - tile-related utility routines
- TIFFTileSize (3) - tile-related utility routines
- TIFFUnRegisterCODEC (3) - codec-related utility routines
- TIFFVGetField (3) - get the value(s) of a tag in an open TIFF file
- TIFFVSetField (3)
- TIFFVStripSize (3) - strip-related utility routines
- TIFFVTileSize (3) - tile-related utility routines
- TIFFWarning (3) - library warning interface
- TIFFWriteBufferSetup (3) - I/O buffering control routines
- TIFFWriteDirectory (3) - write the current directory in an open TIFF file
- TIFFWriteEncodedStrip (3)
- TIFFWriteEncodedTile (3)
- TIFFWriteRawStrip (3) - write a strip of raw data to an open TIFF file
- TIFFWriteRawTile (3) - write a tile of raw data to an open TIFF file
- TIFFWriteScanline (3) - write a scanline to an open TIFF file
- TildeSubst (3)
- time (2) - get time in seconds
- time (n) - Time the execution of a script
- time2posix (3) - convert seconds since the Epoch
- timed (8) - time server daemon
- timedc (8) - timed control program
- TimerHndlr (3)
- times (2) - get process times
- tin (1) - A Netnews reader
- tix (n) - Manipulate Tix internal state
- TixIntro (n) - Introduction to the Tix widget set
- tixwish (1) - Windowing shell for interpreting Tix commands.
- tk (n) - Manipulate Tk internal state
- tkerror (n) - Command invoked to process background errors
- tkman (1) - a graphical manual page browser, with hypertext
- tkvars (n) - Variables used or set by Tk
- tkwait (n) - Wait for variable to change or window to be destroyed
- Tk_3DBorderColor (3) - draw borders with three-dimensional appearance
- Tk_3DBorderGC (3) - draw borders with three-dimensional appearance
- Tk_3DHorizontalBevel (3) - draw borders with three-dimensional appearance
- Tk_3DVerticalBevel (3) - draw borders with three-dimensional appearance
- Tk_Attributes (3) - retrieve information from Tk's local data structure
- Tk_BindEvent (3)
- tk_bindForTraversal (n)
- tk_bisque (n) - Modify the Tk color palette
- Tk_CanvasDrawableCoords (3) - utility procedures for canvas type managers
- Tk_CanvasEventuallyRedraw (3) - utility procedures for canvas type managers
- Tk_CanvasGetCoord (3) - utility procedures for canvas type managers
- Tk_CanvasPsBitmap (3) - utility procedures for generating Postscript for canvases
- Tk_CanvasPsColor (3) - utility procedures for generating Postscript for canvases
- Tk_CanvasPsFont (3) - utility procedures for generating Postscript for canvases
- Tk_CanvasPsPath (3)
- Tk_CanvasPsStipple (3) - utility procedures for generating Postscript for canvases
- Tk_CanvasPsY (3) - utility procedures for generating Postscript for canvases
- Tk_CanvasSetStippleOrigin (3)
- Tk_CanvasTagsOption (3)
- Tk_CanvasTextInfo (3) - additional information for managing text items in canvases
- Tk_CanvasTkwin (3) - utility procedures for canvas type managers
- Tk_CanvasWindowCoords (3) - utility procedures for canvas type managers
- Tk_Changes (3) - retrieve information from Tk's local data structure
- Tk_ChangeWindowAttributes (3) - change window configuration or attributes
- tk_chooseColor (n) - pops up a dialog box for the user to select a color.
- Tk_Class (3) - set or retrieve a window's class
- Tk_ClearSelection (3) - Deselect a selection
- Tk_ClipboardAppend (3) - Manage the clipboard
- Tk_ClipboardClear (3) - Manage the clipboard
- Tk_Colormap (3) - retrieve information from Tk's local data structure
- Tk_ConfigureInfo (3) - process configuration options for widgets
- Tk_ConfigureValue (3) - process configuration options for widgets
- Tk_ConfigureWidget (3) - process configuration options for widgets
- Tk_ConfigureWindow (3) - change window configuration or attributes
- Tk_CoordsToWindow (3) - Find window containing a point
- Tk_CreateBinding (3) - invoke scripts in response to X events
- Tk_CreateBindingTable (3) - invoke scripts in response to X events
- Tk_CreateErrorHandler (3) - handle X protocol errors
- Tk_CreateEventHandler (3) - associate procedure callback with an X event
- Tk_CreateGenericHandler (3) - associate procedure callback with all X events
- Tk_CreateImageType (3) - define new kind of image
- Tk_CreateItemType (3) - define new kind of canvas item
- Tk_CreatePhotoImageFormat (3) - define new file format for photo images
- Tk_CreateSelHandler (3) - arrange to handle requests for a selection
- Tk_DefineBitmap (3) - maintain database of single-plane pixmaps
- Tk_DefineCursor (3) - change window configuration or attributes
- Tk_DeleteAllBindings (3) - invoke scripts in response to X events
- Tk_DeleteBinding (3)
- Tk_DeleteBindingTable (3) - invoke scripts in response to X events
- Tk_DeleteErrorHandler (3) - handle X protocol errors
- Tk_DeleteEventHandler (3) - associate procedure callback with an X event
- Tk_DeleteGenericHandler (3) - associate procedure callback with all X events
- Tk_DeleteImage (3) - Destroy an image.
- Tk_DeleteSelHandler (3) - arrange to handle requests for a selection
- Tk_Depth (3) - retrieve information from Tk's local data structure
- tk_dialog (n)
- Tk_Display (3) - retrieve information from Tk's local data structure
- Tk_DisplayName (3) - retrieve information from Tk's local data structure
- Tk_Draw3DPolygon (3)
- Tk_Draw3DRectangle (3) - draw borders with three-dimensional appearance
- Tk_DrawFocusHighlight (3) - draw the traversal highlight ring for a widget
- Tk_Fill3DPolygon (3) - draw borders with three-dimensional appearance
- Tk_Fill3DRectangle (3) - draw borders with three-dimensional appearance
- Tk_FindPhoto (3) - manipulate the image data stored in a photo image.
- tk_focusFollowsMouse (n) - Utility procedures for managing the input focus.
- tk_focusNext (n) - Utility procedures for managing the input focus.
- tk_focusPrev (n) - Utility procedures for managing the input focus.
- Tk_Free3DBorder (3)
- Tk_FreeBitmap (3)
- Tk_FreeColor (3) - maintain database of colors
- Tk_FreeColormap (3) - allocate and free colormaps
- Tk_FreeCursor (3) - maintain database of cursors
- Tk_FreeFontStruct (3) - maintain database of fonts
- Tk_FreeGC (3) - maintain database of read-only graphics contexts
- Tk_FreeImage (3) - use an image in a widget
- Tk_FreeOptions (3)
- Tk_FreePixmap (3) - allocate and free pixmaps
- Tk_FreeXId (3) - make X resource identifier available for reuse
- Tk_GeometryRequest (3) - specify desired geometry or internal border for a window
- Tk_Get3DBorder (3) - draw borders with three-dimensional appearance
- Tk_GetAllBindings (3) - invoke scripts in response to X events
- Tk_GetAnchor (3) - translate between strings and anchor positions
- Tk_GetAtomName (3) - manage cache of X atoms
- Tk_GetBinding (3) - invoke scripts in response to X events
- Tk_GetBitmap (3) - maintain database of single-plane pixmaps
- Tk_GetBitmapFromData (3) - maintain database of single-plane pixmaps
- Tk_GetCapStyle (3) - translate between strings and cap styles
- Tk_GetColor (3) - maintain database of colors
- Tk_GetColorByValue (3) - maintain database of colors
- Tk_GetColormap (3) - allocate and free colormaps
- Tk_GetCursor (3) - maintain database of cursors
- Tk_GetCursorFromData (3) - maintain database of cursors
- Tk_GetFontStruct (3) - maintain database of fonts
- Tk_GetGC (3) - maintain database of read-only graphics contexts
- Tk_GetImage (3) - use an image in a widget
- Tk_GetItemTypes (3) - define new kind of canvas item
- Tk_GetJoinStyle (3) - translate between strings and join styles
- Tk_GetJustify (3) - translate between strings and justification styles
- tk_getOpenFile (n) - pop up a dialog box for the user to select a file to open or save.
- Tk_GetOption (3) - retrieve an option from the option database
- Tk_GetPixels (3) - translate between strings and screen units
- Tk_GetPixmap (3) - allocate and free pixmaps
- Tk_GetRelief (3) - translate between strings and relief values
- Tk_GetRootCoords (3) - Compute root-window coordinates of window
- tk_getSaveFile (n) - pop up a dialog box for the user to select a file to open or save.
- Tk_GetScreenMM (3) - translate between strings and screen units
- Tk_GetScrollInfo (3) - parse arguments for scrolling commands
- Tk_GetSelection (3) - retrieve the contents of a selection
- Tk_GetUid (3) - convert from string to unique identifier
- Tk_GetVisual (3) - translate from string to visual
- Tk_GetVRootGeometry (3) - Get location and size of virtual root for window
- Tk_HandleEvent (3) - invoke event handlers for window system events
- Tk_Height (3) - retrieve information from Tk's local data structure
- Tk_IdToWindow (3) - Find Tk's window information for an X window
- Tk_ImageChanged (3) - notify widgets that image needs to be redrawn
- Tk_Init (3) - add Tk to an interpreter and make a new Tk application.
- Tk_InternalBorderWidth (3) - retrieve information from Tk's local data structure
- Tk_InternAtom (3) - manage cache of X atoms
- Tk_IsMapped (3)
- Tk_IsTopLevel (3) - retrieve information from Tk's local data structure
- Tk_Main (3) - main program for Tk-based applications
- Tk_MainLoop (3) - loop for events until all windows are deleted
- Tk_MaintainGeometry (3) - maintain geometry of one window relative to another
- Tk_MainWindow (3) - find the main window for an application
- Tk_ManageGeometry (3) - arrange to handle geometry requests for a window
- Tk_MapWindow (3) - map or unmap a window
- tk_menuBar (n)
- tk_messageBox (n) - pops up a message window and waits for user response.
- Tk_MoveResizeWindow (3) - change window configuration or attributes
- Tk_MoveToplevelWindow (3) - Adjust the position of a top-level window
- Tk_MoveWindow (3) - change window configuration or attributes
- Tk_Name (3) - convert between names and window tokens
- Tk_NameOf3DBorder (3) - draw borders with three-dimensional appearance
- Tk_NameOfAnchor (3) - translate between strings and anchor positions
- Tk_NameOfBitmap (3) - maintain database of single-plane pixmaps
- Tk_NameOfCapStyle (3) - translate between strings and cap styles
- Tk_NameOfColor (3) - maintain database of colors
- Tk_NameOfCursor (3) - maintain database of cursors
- Tk_NameOfFontStruct (3) - maintain database of fonts
- Tk_NameOfImage (3) - Return name of image.
- Tk_NameOfJoinStyle (3) - translate between strings and join styles
- Tk_NameOfJustify (3) - translate between strings and justification styles
- Tk_NameOfRelief (3) - translate between strings and relief values
- Tk_NameToWindow (3) - convert between names and window tokens
- Tk_Offset (3) - process configuration options for widgets
- tk_optionMenu (n) - Create an option menubutton and its menu
- Tk_OwnSelection (3) - make a window the owner of the primary selection
- Tk_Parent (3) - retrieve information from Tk's local data structure
- Tk_ParseArgv (3) - process command-line options
- Tk_PathName (3) - convert between names and window tokens
- Tk_PhotoBlank (3) - manipulate the image data stored in a photo image.
- Tk_PhotoExpand (3) - manipulate the image data stored in a photo image.
- Tk_PhotoGetImage (3)
- Tk_PhotoGetSize (3) - manipulate the image data stored in a photo image.
- Tk_PhotoPutBlock (3) - manipulate the image data stored in a photo image.
- Tk_PhotoPutZoomedBlock (3) - manipulate the image data stored in a photo image.
- Tk_PhotoSetSize (3) - manipulate the image data stored in a photo image.
- tk_popup (n) - Post a popup menu
- Tk_QueueWindowEvent (3) - Add a window event to the Tcl event queue
- Tk_RedrawImage (3) - use an image in a widget
- Tk_ReqHeight (3) - retrieve information from Tk's local data structure
- Tk_ReqWidth (3) - retrieve information from Tk's local data structure
- Tk_ResizeWindow (3) - change window configuration or attributes
- Tk_RestackWindow (3) - Change a window's position in the stacking order
- Tk_RestrictEvents (3) - filter and selectively delay X events
- Tk_Screen (3)
- Tk_ScreenNumber (3) - retrieve information from Tk's local data structure
- Tk_SetAppName (3) - Set the name of an application for ``send'' commands
- Tk_SetBackgroundFromBorder (3)
- Tk_SetClass (3) - set or retrieve a window's class
- Tk_SetGrid (3) - control the grid for interactive resizing
- Tk_SetInternalBorder (3) - specify desired geometry or internal border for a window
- tk_setPalette (n) - Modify the Tk color palette
- Tk_SetWindowBackground (3) - change window configuration or attributes
- Tk_SetWindowBackgroundPixmap (3)
- Tk_SetWindowBorder (3) - change window configuration or attributes
- Tk_SetWindowBorderPixmap (3) - change window configuration or attributes
- Tk_SetWindowBorderWidth (3)
- Tk_SetWindowColormap (3)
- Tk_SetWindowVisual (3) - change visual characteristics of window
- Tk_SizeOfBitmap (3) - maintain database of single-plane pixmaps
- Tk_SizeOfImage (3) - use an image in a widget
- Tk_StrictMotif (3) - Return value of tk_strictMotif variable
- Tk_Uid (3) - convert from string to unique identifier
- Tk_UndefineCursor (3) - change window configuration or attributes
- Tk_UnmaintainGeometry (3) - maintain geometry of one window relative to another
- Tk_UnmapWindow (3) - map or unmap a window
- Tk_UnsetGrid (3) - control the grid for interactive resizing
- Tk_Visual (3)
- Tk_Width (3) - retrieve information from Tk's local data structure
- Tk_WindowId (3) - retrieve information from Tk's local data structure
- Tk_X (3) - retrieve information from Tk's local data structure
- Tk_Y (3) - retrieve information from Tk's local data structure
- tload (1) - graphic representation of system load average
- tmpfile (3) - create a temporary file
- tmpnam (3) - create a name for a temporary file
- toe (1) - table of (terminfo) entries
- tolower (3) - convert letter to upper or lower case
- toolbar (n) - Create and manipulate a tool bar
- top (1) - display top CPU processes
- toplevel (n) - Create and manipulate toplevel widgets
- touch (1) - change file timestamps
- toupper (3) - convert letter to upper or lower case
- tput (1) - initialize a terminal or query terminfo database
- tr (1) - translate or delete characters
- trace (n) - Monitor variable accesses
- traceroute (8) - print the route packets take to network host
- TraceVar (3)
- transfig (1) - creates a makefile for portable LaTeX figures
- transfig (1) - creates a makefile for portable LaTeX figures
- Translate (3)
- Tree (n)
- trek (6) - trekkie game
- trn (1) - threaded read news program
- troff (1) - format documents
- true (1) - do nothing, successfully
- truncate (2) - truncate a file to a specified length
- tset (1) - terminal initialization
- tsort (1) - topological sort of a directed graph
- tt (6) - a hoopy real-time puzzle-game.
- tty (1) - print the file name of the terminal connected to standard input
- tty (4) - controlling terminal
- ttyname (3) - return name of a terminal
- ttys (4) - serial terminal lines
- ttysnoop (8) - snoop on a user's tty
- ttytype (5) - terminal name and device list
- tune2fs (8) - adjust tunable filesystem parameters on second extended filesystems
- tunelp (8) - set various parameters for the lp device
- twm (1)
- tzfile (5) - time zone information
- tzset (3) - initialize time conversion information
www.fiveanddime.net