Pages du manuel Linux : Fonctions des bibliothèques / tk
- Tk_ConfigureWidget
- process configuration options for widgets
- Tk_ConfigureWindow
- change window configuration or attributes
- Tk_CoordsToWindow
- Find window containing a point
- Tk_CreateBindingTable
- invoke scripts in response to X events
- Tk_CreateClientMessageHandler
- associate procedure callback with ClientMessage type X events
- Tk_CreateErrorHandler
- handle X protocol errors
- Tk_CreateEventHandler
- associate procedure callback with an X event
- Tk_CreateGenericHandler
- associate procedure callback with all X events
- Tk_CreateImageType
- define new kind of image
- Tk_CreateItemType
- define new kind of canvas item
- Tk_CreateOptionTable
- process configuration options
- Tk_CreatePhotoImageFormat
- define new file format for photo images
- Tk_CreateSelHandler
- arrange to handle requests for a selection
- Tk_CreateWindow
- create or delete window
- Tk_DeleteImage
- Destroy an image.
- tk_dialog
- Create modal dialog and wait for response
- Tk_DrawFocusHighlight
- draw the traversal highlight ring for a widget
- Tk_FindPhoto
- manipulate the image data stored in a photo image.
- tk_focusNext
- Utility procedures for managing the input focus.
- Tk_FontId
- accessor functions for fonts
- Tk_FreeXId
- make X resource identifier available for reuse
- Tk_GeometryRequest
- specify desired geometry or internal border for a window
- Tk_GetAnchorFromObj
- translate between strings and anchor positions
- Tk_GetCapStyle
- translate between strings and cap styles
- Tk_GetColormap
- allocate and free colormaps
- Tk_GetDash
- convert from string to valid dash structure.
- Tk_GetGC
- maintain database of read-only graphics contexts
- Tk_GetHINSTANCE
- retrieve the global application instance handle
- Tk_GetHWND
- manage interactione between the Windows handle and an X window
- Tk_GetImage
- use an image in a widget
- Tk_GetJoinStyle
- translate between strings and join styles
- Tk_GetJustifyFromObj
- translate between strings and justification styles
- tk_getOpenFile
- pop up a dialog box for the user to select a file to open or save.
- Tk_GetOption
- retrieve an option from the option database
- Tk_GetPixelsFromObj
- translate between strings and screen units
- Tk_GetPixmap
- allocate and free pixmaps
- Tk_GetReliefFromObj
- translate between strings and relief values
- Tk_GetRootCoords
- Compute root-window coordinates of window
- Tk_GetScrollInfo
- parse arguments for scrolling commands
- Tk_GetSelection
- retrieve the contents of a selection
- Tk_GetUid
- convert from string to unique identifier
- Tk_GetVisual
- translate from string to visual
- Tk_GetVRootGeometry
- Get location and size of virtual root for window
- Tk_Grab
- manipulate grab state in an application
- Tk_HandleEvent
- invoke event handlers for window system events
- Tk_HWNDToWindow
- Find Tk's window information for a Windows window
- Tk_IdToWindow
- Find Tk's window information for an X window
- Tk_ImageChanged
- notify widgets that image needs to be redrawn
- Tk_Init
- add Tk to an interpreter and make a new Tk application.
- Tk_InitStubs
- initialize the Tk stubs mechanism