- GetColor
-
maintain database of colors
- GetCursor
-
maintain database of cursors
- GetDash
-
convert from string to valid dash structure.
- GetFont
-
maintain database of fonts
- GetGC
-
maintain database of read-only graphics contexts
- GetHINSTANCE
-
retrieve the global application instance handle
- GetHWND
-
retrieve the Windows handle for an X window
- GetImage
-
use an image in a widget
- GetJoinStl
-
translate between strings and join styles
- GetJustify
-
translate between strings and justification styles
- getOpenFile
-
pop up a dialog box for the user to select a file to open or save.
- GetOption
-
retrieve an option from the option database
- GetPixels
-
translate between strings and screen units
- GetPixmap
-
allocate and free pixmaps
- GetRelief
-
translate between strings and relief values
- GetRootCrd
-
Compute root-window coordinates of window
- GetScroll
-
parse arguments for scrolling commands
- GetSelect
-
retrieve the contents of a selection
- GetUid
-
convert from string to unique identifier
- GetVisual
-
translate from string to visual
- GetVRoot
-
Get location and size of virtual root for window
- grab
-
Confine pointer and keyboard events to a window sub-tree
- Grab
-
manipulate grab state in an application
- grid
-
Geometry manager that arranges widgets in a grid
- HandleEvent
-
invoke event handlers for window system events
- HWNDToWindow
-
Find Tk's window information for a Windows window
- IdToWindow
-
Find Tk's window information for an X window
- image
-
Create and manipulate images
- ImgChanged
-
notify widgets that image needs to be redrawn
- InternAtom
-
manage cache of X atoms
- keysyms
-
keysyms recognized by Tk
- label
-
Create and manipulate label widgets
- labelframe
-
Create and manipulate labelframe widgets
- listbox
-
Create and manipulate listbox widgets
- loadTk
-
Load Tk into a safe interpreter.
- lower
-
Change a window's position in the stacking order
- MainLoop
-
loop for events until all windows are deleted
- MaintGeom
-
maintain geometry of one window relative to another
- MainWin
-
functions for querying main
window information
- ManageGeom
-
arrange to handle geometry requests for a window
- MapWindow
-
map or unmap a window
- MeasureChar
-
routines to measure and display simple single-line strings.
- menu
-
Create and manipulate menu widgets
- menubar
-
Obsolete support for menu bars
- menubutton
-
Create and manipulate menubutton widgets
- message
-
Create and manipulate message widgets
- messageBox
-
pops up a message window and waits for user response.
- MoveToplev
-
Adjust the position of a top-level window
- Name
-
convert between names and window tokens
- NameOfImg
-
Return name of image.