Pages du manuel Linux : Fonctions des bibliothèques / tk
- Tk_InternAtom
- manage cache of X atoms
- Tk_Main
- main program for Tk-based applications
- Tk_MainLoop
- loop for events until all windows are deleted
- Tk_MaintainGeometry
- maintain geometry of one window relative to another
- Tk_MainWindow
- functions for querying main window information
- Tk_ManageGeometry
- arrange to handle geometry requests for a window
- Tk_MapWindow
- map or unmap a window
- Tk_MeasureChars
- routines to measure and display simple single-line strings.
- tk_menuBar
- Obsolete support for menu bars
- tk_messageBox
- pops up a message window and waits for user response.
- Tk_MoveToplevelWindow
- Adjust the position of a top-level window
- Tk_Name
- convert between names and window tokens
- Tk_NameOfImage
- Return name of image.
- tk_optionMenu
- Create an option menubutton and its menu
- Tk_OwnSelection
- make a window the owner of the primary selection
- Tk_ParseArgv
- process command-line options
- tk_popup
- Post a popup menu
- Tk_RestackWindow
- Change a window's position in the stacking order
- Tk_RestrictEvents
- filter and selectively delay X events
- Tk_SetAppName
- Set the name of an application for ``send'' commands
- Tk_SetCaretPos
- set the display caret location
- Tk_SetClass
- set or retrieve a window's class
- Tk_SetClassProcs
- register widget specific procedures
- Tk_SetGrid
- control the grid for interactive resizing
- tk_setPalette
- Modify the Tk color palette
- Tk_SetWindowVisual
- change visual characteristics of window
- Tk_StrictMotif
- Return value of tk_strictMotif variable
- Tk_WindowId
- retrieve information from Tk's local data structure
- toplevel
- Create and manipulate toplevel widgets
- WindowId
- retrieve information from Tk's local data structure
- winfo
- Return window-related information
- wm
- Communicate with window manager