Bibliotheksfunktionen
- abort (3)- cause abnormal program termination
(ist in Paket ldpman)
- abs (3)- computes the absolute value of an integer.
(ist in Paket ldpman)
- acos (3)- arc cosine function
(ist in Paket ldpman)
- acosh (3)- inverse hyperbolic cosine function
(ist in Paket ldpman)
- Tcl_AddErrorInfo, Tcl_SetErrorCode, Tcl_PosixError (3)- record information about errors
(ist in Paket tcl)
- Tcl_Alloc, Tcl_Free, Tcl_Realloc (3)- allocate or free heap memory
(ist in Paket tcl)
- alloca (3)- memory allocator
(ist in Paket ldpman)
- Tcl_AllowExceptions (3)- allow all exceptions in next script evaluation
(ist in Paket tcl)
- AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease (3x)- Display macros and functions
(ist in Paket xman)
- Tcl_AppInit (3)- perform application-specific initialization
(ist in Paket tcl)
- asin (3)- arc sine function
(ist in Paket ldpman)
- asinh (3)- inverse hyperbolic sine function
(ist in Paket ldpman)
- assert (3)- Abort the program if assertion is false.
(ist in Paket ldpman)
- Tcl_GetAssocData, Tcl_SetAssocData, Tcl_DeleteAssocData (3)- manage associations of string keys and user specified data with Tcl interpreters.
(ist in Paket tcl)
- Tcl_AsyncCreate, Tcl_AsyncMark, Tcl_AsyncInvoke, Tcl_AsyncDelete (3)- handle asynchronous events
(ist in Paket tcl)
- atalk_aton (3)- AppleTalk address parsing
(ist in Paket netatalk)
- atan2 (3)- arc tangent function of two variables
(ist in Paket ldpman)
- atan (3)- arc tangent function
(ist in Paket ldpman)
- atanh (3)- inverse hyperbolic tangent function
(ist in Paket ldpman)
- atexit (3)- register a function to be called at normal program termination.
(ist in Paket ldpman)
- atof (3)- convert a string to a double.
(ist in Paket ldpman)
- atoi (3)- convert a string to an integer.
(ist in Paket ldpman)
- atol (3)- convert a string to a long integer.
(ist in Paket ldpman)
- Tcl_BackgroundError (3)- report Tcl error that occurred in background processing
(ist in Paket tcl)
- Tcl_Backslash (3)- parse a backslash sequence
(ist in Paket tcl)
- bcmp (3)- compare byte strings
(ist in Paket ldpman)
- bcopy (3)- copy byte strings
(ist in Paket ldpman)
- Tk_CreateBindingTable, Tk_DeleteBindingTable, Tk_CreateBinding, Tk_DeleteBinding, Tk_GetBinding, Tk_GetAllBindings, Tk_DeleteAllBindings, Tk_BindEvent (3)- invoke scripts in response to X events
(ist in Paket tk)
- BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen (3x)- screen information functions and macros
(ist in Paket xman)
- bsearch (3)- binary search of a sorted array.
(ist in Paket ldpman)
- bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memfrob, memmem, memmove, memset (3)- byte string operations
(ist in Paket ldpman)
- buildmap (3)- create a color map array from an RLE file header.
(ist in Paket librle)
- htonl, htons, ntohl, ntohs (3)- convert values between host and network byte order
(ist in Paket ldpman)
- bzero (3)- write zeros to a byte string
(ist in Paket ldpman)
- Tcl_CallWhenDeleted, Tcl_DontCallWhenDeleted (3)- Arrange for callback when interpreter is deleted
(ist in Paket tcl)
- Tk_CanvasPsY, Tk_CanvasPsBitmap, Tk_CanvasPsColor, Tk_CanvasPsFont, Tk_CanvasPsPath, Tk_CanvasPsStipple (3)- utility procedures for generating Postscript for canvases
(ist in Paket tk)
- Tk_CanvasTkwin, Tk_CanvasGetCoord, Tk_CanvasDrawableCoords, Tk_CanvasSetStippleOrigin, Tk_CanvasWindowCoords, Tk_CanvasEventuallyRedraw, Tk_CanvasTagsOption (3)- utility procedures for canvas type managers
(ist in Paket tk)
- Tk_CanvasTextInfo (3)- additional information for managing text items in canvases
(ist in Paket tk)
- catgets (3)- get message from a message catalog
(ist in Paket ldpman)
- catopen, catclose (3)- open/close a message catalog
(ist in Paket ldpman)
- cbrt (3)- cube root function
(ist in Paket ldpman)
- ceil (3)- smallest integral value not less than x
(ist in Paket ldpman)
- ldap (3)- Lightweight Directory Access Protocol package
(ist in Paket openldap)
- cldap_close (3)- Dispose of Connectionless LDAP Pointer
(ist in Paket openldap)
- cldap_open (3)- Prepare for Connectionless LDAP Communication
(ist in Paket openldap)
- cldap_search_s (3)- Connectionless LDAP Search
(ist in Paket openldap)
- cldap_setretryinfo (3)- Set Connectionless LDAP Request Retransmission Parameters
(ist in Paket openldap)
- Tk_ClipboardClear, Tk_ClipboardAppend (3)- Manage the clipboard
(ist in Paket tk)
- clock (3)- Determine processor time
(ist in Paket ldpman)
- closedir (3)- close a directory
(ist in Paket ldpman)
- Tk_ClearSelection (3)- Deselect a selection
(ist in Paket tk)
- Tcl_CommandComplete (3)- Check for unmatched braces in a Tcl command
(ist in Paket tcl)
- colorquant (3)- variance-based color quantization
(ist in Paket librle)
- Tcl_Concat (3)- concatenate a collection of strings
(ist in Paket tcl)
- Tk_ConfigureWidget, Tk_Offset, Tk_ConfigureInfo, Tk_ConfigureValue, Tk_FreeOptions (3)- process configuration options for widgets
(ist in Paket tk)
- Tk_ConfigureWindow, Tk_MoveWindow, Tk_ResizeWindow, Tk_MoveResizeWindow, Tk_SetWindowBorderWidth, Tk_ChangeWindowAttributes, Tk_SetWindowBackground, Tk_SetWindowBackgroundPixmap, Tk_SetWindowBorder, Tk_SetWindowBorderPixmap, Tk_SetWindowColormap, Tk_DefineCursor, Tk_UndefineCursor (3)- change window configuration or attributes
(ist in Paket tk)
- confstr (3)- get configuration dependent string variables
(ist in Paket ldpman)
- Tk_CoordsToWindow (3)- Find window containing a point
(ist in Paket tk)
- copysign (3)- copy sign of a number
(ist in Paket ldpman)
- cos (3)- cosine function
(ist in Paket ldpman)
- cosh (3)- hyperbolic cosine function
(ist in Paket ldpman)
- Tcl_CreateChannel, Tcl_GetChannelInstanceData, Tcl_GetChannelType, Tcl_GetChannelName, Tcl_GetChannelFile, Tcl_GetChannelMode, Tcl_GetChannelBufferSize, Tcl_SetDefaultTranslation, Tcl_SetChannelBufferSize (3)- procedures for creating and manipulating channels
(ist in Paket tcl)
- Tcl_CreateChannelHandler, Tcl_DeleteChannelHandler (3)- call a procedure when a channel becomes readable or writable
(ist in Paket tcl)
- Tcl_CreateCloseHandler, Tcl_DeleteCloseHandler (3)- arrange for callbacks when channels are closed
(ist in Paket tcl)
- Tcl_CreateCommand, Tcl_DeleteCommand, Tcl_GetCommandInfo, Tcl_SetCommandInfo (3)- implement new commands in C
(ist in Paket tcl)
- Tk_CreateErrorHandler, Tk_DeleteErrorHandler (3)- handle X protocol errors
(ist in Paket tk)
- Tcl_CreateFileHandler, Tcl_DeleteFileHandler (3)- associate procedure callbacks with files or devices
(ist in Paket tcl)
- Tk_CreateGenericHandler, Tk_DeleteGenericHandler (3)- associate procedure callback with all X events
(ist in Paket tk)
- Tk_CreateImageType (3)- define new kind of image
(ist in Paket tk)
- Tcl_CreateInterp, Tcl_DeleteInterp, Tcl_InterpDeleted (3)- create and delete Tcl command interpreters
(ist in Paket tcl)
- Tk_CreateItemType, Tk_GetItemTypes (3)- define new kind of canvas item
(ist in Paket tk)
- Tcl_CreateMathFunc (3)- Define a new math function for expressions
(ist in Paket tcl)
- Tcl_CreateModalTimeout, Tcl_DeleteModalTimeout (3)- special timer for modal operations
(ist in Paket tcl)
- Tk_CreatePhotoImageFormat (3)- define new file format for photo images
(ist in Paket tk)
- Tk_CreateSelHandler, Tk_DeleteSelHandler (3)- arrange to handle requests for a selection
(ist in Paket tk)
- Tcl_IsSafe, Tcl_MakeSafe, Tcl_CreateSlave, Tcl_GetSlave, Tcl_GetSlaves, Tcl_GetMaster, Tcl_CreateAlias, Tcl_GetAlias, Tcl_GetAliases (3)- manage multiple Tcl interpreters and aliases.
(ist in Paket tcl)
- Tcl_CreateTimerHandler, Tcl_DeleteTimerHandler (3)- call a procedure at a given time
(ist in Paket tcl)
- Tcl_CreateTrace, Tcl_DeleteTrace (3)- arrange for command execution to be traced
(ist in Paket tcl)
- Tk_CreateWindow, Tk_CreateWindowFromPath, Tk_DestroyWindow, Tk_MakeWindowExist (3)- create or delete window
(ist in Paket tk)
- crypt (3)- password and data encryption
(ist in Paket ldpman)
- ctermid (3)- get controlling terminal name
(ist in Paket ldpman)
- asctime, ctime, gmtime, localtime, mktime (3)- transform binary date and time to ASCII
(ist in Paket ldpman)
- addch, waddch, mvaddch, mvwaddch, echochar, wechochar (3x)- add a character (with attributes) to a curses window, then advance the cursor
(ist in Paket ncurses)
- addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr (3x)- add a string of characters (and attributes) to a curses window
(ist in Paket ncurses)
- addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr (3x)- add a string of characters to a curses window and advance cursor
(ist in Paket ncurses)
- attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout (3x)- curses character and window attribute control routines
(ist in Paket ncurses)
- beep, flash (3x)- curses bell and screen flash routines
(ist in Paket ncurses)
- bkgdset, wbkgdset, bkgd, wbkgd (3x)- curses window background manipulation routines .
(ist in Paket ncurses)
- border, wborder, box, hline, whline, vline, wvline (3x)- create curses borders, horizontal and vertical lines
(ist in Paket ncurses)
- erase, werase, clear, wclear, clrtobot, wclrtobot, clrtoeol, wclrtoeol (3x)- clear all or part of a curses window
(ist in Paket ncurses)
- start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content (3x)- curses color manipulation routines
(ist in Paket ncurses)
- delch, wdelch, mvdelch, mvwdelch (3x)- delete character under the cursor in a curses window
(ist in Paket ncurses)
- deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln (3x)- delete and insert lines in a curses window
(ist in Paket ncurses)
- getch, wgetch, mvgetch, mvwgetch, ungetch (3x)- get (or push back) characters from curses terminal keyboard
(ist in Paket ncurses)
- getstr, wgetstr, mvgetstr, mvwgetstr, wgetnstr (3x)- accept character strings from curses terminal keyboard
(ist in Paket ncurses)
- getyx, getparyx, getbegyx, getmaxyx (3x)- get curses cursor and window coordinates
(ist in Paket ncurses)
- inch, winch, mvinch, mvwinch (3x)- get a character and attributes from a curses window
(ist in Paket ncurses)
- inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr (3x)- get a string of characters (and attributes) from a curses window
(ist in Paket ncurses)
- initscr, newterm, endwin, isendwin, set_term, delscreen (3x)- curses screen initialization and manipulation routines
(ist in Paket ncurses)
- cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead (3x)- curses input options
(ist in Paket ncurses)
- insch, winsch, mvinsch, mvwinsch (3x)- insert a character before cursor in a curses window
(ist in Paket ncurses)
- insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr (3x)- insert string before cursor in a curses window
(ist in Paket ncurses)
- instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr (3x)- get a string of characters from a curses window
(ist in Paket ncurses)
- def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms (3x)- low-level curses routines
(ist in Paket ncurses)
- getmouse, ungetmouse, mousemask (3x)- mouse interface through curses
(ist in Paket ncurses)
- move, wmove (3x)- move curses window cursor
(ist in Paket ncurses)
- clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl (3x)- curses output options
(ist in Paket ncurses)
- overlay, overwrite, copywin (3x)- overlay and manipulate overlapped curses windows
(ist in Paket ncurses)
- newpad, subpad, prefresh, pnoutrefresh, pechochar (3x)- create and display curses pads
(ist in Paket ncurses)
- mcprint (3x)- ship binary data to printer
(ist in Paket ncurses)
- printw, wprintw, mvprintw, mvwprintw, vwprintw (3x)- print formatted output in curses windows
(ist in Paket ncurses)
- refresh, wrefresh, wnoutrefresh, doupdate, redrawwin, wredrawln (3x)- refresh curses windows and lines
(ist in Paket ncurses)
- scanw, wscanw, mvscanw, mvwscanw, vwscanw (3x)- convert formatted input from a curses widow
(ist in Paket ncurses)
- scr_dump, scr_restore, scr_init, scr_set (3x)- read (write) a curses screen from (to) a file
(ist in Paket ncurses)
- scroll, srcl, wscrl (3x)- scroll a curses window
(ist in Paket ncurses)
- slk_init, slk_set, slk_refresh, slk_noutrefresh, slk_label, slk_clear, slk_restore, slk_touch, slk_attron, slk_attrset, slk_attroff (3x)- curses soft label routines
(ist in Paket ncurses)
- baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname (3x)- curses environment query routines
(ist in Paket ncurses)
- tgetent, tgetflag, tgetnum, tgetstr, tgoto, tputs (3x)- direct curses interface to the terminfo capability database
(ist in Paket ncurses)
- setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr (3x)- curses interfaces to terminfo database
(ist in Paket ncurses)
- touchwin, touchline, untouchwin, wtouchln, is_linetouched, is_wintouched (3x)- curses refresh control routines
(ist in Paket ncurses)
- unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp (3x)- miscellaneous curses utility routines
(ist in Paket ncurses)
- newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown (3x)- create curses windows
(ist in Paket ncurses)
- DBE (3x)- Double Buffer Extension
(ist in Paket xman)
- Tk_DeleteImage (3)- Destroy an image.
(ist in Paket tk)
- des_read_password, des_read_2password, des_string_to_key, des_string_to_2key, des_read_pw_string, des_random_key, des_set_key, des_key_sched, des_ecb_encrypt, des_3ecb_encrypt, des_cbc_encrypt, des_3cbc_encrypt, des_pcbc_encrypt, des_cfb_encrypt, des_ofb_encrypt, des_cbc_cksum, des_quad_cksum, des_enc_read, des_enc_write, des_set_odd_parity, des_is_weak_key, crypt (3)- (non USA) DES encryption
(ist in Paket des)
- Tcl_DetachPids, Tcl_ReapDetachedProcs (3)- manage child processes in background
(ist in Paket tcl)
- dft_fgbg (3x)- use terminal's default colors .
(ist in Paket ncurses)
- difftime (3)- calculate time difference
(ist in Paket ldpman)
- DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC (3x)- Color Conversion Context macros
(ist in Paket xman)
- .HP dithermap, bwdithermap, make_square, dithergb, ditherbw (3)- functions for dithering color or black and white images.
(ist in Paket librle)
- div (3)- computes the quotient and remainder of integer division
(ist in Paket ldpman)
- dlclose, dlerror, dlopen, dlsym (3)- Programming interface to dynamic linking loader.
(ist in Paket ldso)
- dlclose, dlerror, dlopen, dlsym (3)- Programming interface to dynamic linking loader.
(ist in Paket ldso)
- dlclose, dlerror, dlopen, dlsym (3)- Programming interface to dynamic linking loader.
(ist in Paket ldso)
- dlclose, dlerror, dlopen, dlsym (3)- Programming interface to dynamic linking loader.
(ist in Paket ldso)
- Tcl_DoOneEvent (3)- wait for events and invoke event handlers
(ist in Paket tcl)
- Tcl_DoWhenIdle, Tcl_CancelIdleCall (3)- invoke a procedure when there are no pending events
(ist in Paket tcl)
- drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 (3)- generate uniformly distributed pseudo-random numbers
(ist in Paket ldpman)
- Tk_DrawFocusHighlight (3)- draw the traversal highlight ring for a widget
(ist in Paket tk)
- drem (3)- floating-point remainder function
(ist in Paket ldpman)
- Tcl_DStringInit, Tcl_DStringAppend, Tcl_DStringAppendElement, Tcl_DStringStartSublist, Tcl_DStringEndSublist, Tcl_DStringLength, Tcl_DStringValue, Tcl_DStringSetLength, Tcl_DStringFree, Tcl_DStringResult, Tcl_DStringGetResult (3)- manipulate dynamic strings
(ist in Paket tcl)
- ecvt, fcvt (3)- convert a floating-point number to a string.
(ist in Paket ldpman)
- erf, erfc (3)- error function and complementary error function
(ist in Paket ldpman)
- errno (3)- number of last error
(ist in Paket ldpman)
- Tcl_Eval, Tcl_VarEval, Tcl_EvalFile, Tcl_GlobalEval (3)- execute Tcl commands
(ist in Paket tcl)
- Tk_CreateEventHandler, Tk_DeleteEventHandler (3)- associate procedure callback with an X event
(ist in Paket tk)
- execl, execlp, execle, execv, execvp (3)- execute a file
(ist in Paket ldpman)
- exit (3)- cause normal program termination
(ist in Paket ldpman)
- Tcl_Exit, Tcl_CreateExitHandler, Tcl_DeleteExitHandler (3)- end the application (and invoke exit handlers)
(ist in Paket tcl)
- exp, log, log10, pow (3)- exponential, logarithmic and power functions
(ist in Paket ldpman)
- expm1, log1p (3)- exponential minus 1, logarithm of 1 plus argument
(ist in Paket ldpman)
- Tcl_ExprLong, Tcl_ExprDouble, Tcl_ExprBoolean, Tcl_ExprString (3)- evaluate an expression
(ist in Paket tcl)
- fabs (3)- absolute value of floating-point number
(ist in Paket ldpman)
- fclose (3)- close a stream
(ist in Paket ldpman)
- clearerr, feof, ferror, fileno (3)- check and reset stream status
(ist in Paket ldpman)
- fflush (3)- flush a stream
(ist in Paket ldpman)
- ffs (3)- find first bit set in a word
(ist in Paket ldpman)
- fgetgrent (3)- get group file entry
(ist in Paket ldpman)
- fgetpwent (3)- get password file entry
(ist in Paket ldpman)
- Tcl_FindExecutable (3)- identify the binary file containing the application
(ist in Paket tcl)
- Tk_FindPhoto, Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock, Tk_PhotoGetImage, Tk_PhotoBlank, Tk_PhotoExpand, Tk_PhotoGetSize, Tk_PhotoSetSize (3)- manipulate the image data stored in a photo image.
(ist in Paket tk)
- .HP float_to_exp (3)- Convert floating point values into "exponential" pixels.
(ist in Paket librle)
- floor (3)- largest integral value not greater than x
(ist in Paket ldpman)
- fmod (3)- floating-point remainder function
(ist in Paket ldpman)
- fnmatch (3)- match filename or pathname
(ist in Paket ldpman)
- fopen, fdopen, freopen (3)- stream open functions
(ist in Paket ldpman)
- form (3x)- curses extension for programming forms
(ist in Paket ncurses)
- form_cursor (3x)- position a form window cursor
(ist in Paket ncurses)
- form_data - (3x)-
(ist in Paket ncurses)
- form_driver (3x)- command-processing loop of the form system
(ist in Paket ncurses)
- form_field (3x)- make and break connections between fields and forms
(ist in Paket ncurses)
- form_field_attributes (3x)- color and attribute control for form fields
(ist in Paket ncurses)
- form_field_buffer (3x)- field buffer control
(ist in Paket ncurses)
- form_field_info (3x)- retrieve field characteristics
(ist in Paket ncurses)
- form_field_just (3x)- retrieve field characteristics
(ist in Paket ncurses)
- form_field_new (3x)- create and destroy form fields
(ist in Paket ncurses)
- form_field_opts (3x)- set and get field options
(ist in Paket ncurses)
- form_fieldtype (3x)- define validation-field types
(ist in Paket ncurses)
- form_field_userptr (3x)- associate application data with a form field
(ist in Paket ncurses)
- form_field_validation (3x)- data type validation for fields
(ist in Paket ncurses)
- form_hook (3x)- set hooks for automatic invocation by applications
(ist in Paket ncurses)
- form_new (3x)- create and destroy forms
(ist in Paket ncurses)
- form_new_page (3x)- form pagination functions
(ist in Paket ncurses)
- form_opts (3x)- set and get form options
(ist in Paket ncurses)
- form_page (3x)- set and get form page number
(ist in Paket ncurses)
- form_post (3x)- write or erase forms from associated subwindows
(ist in Paket ncurses)
- form_requestname (3x)- handle printable form request names
(ist in Paket ncurses)
- form_userptr (3x)- associate application data with a form item
(ist in Paket ncurses)
- form_win (3x)- make and break form window and subwindow associations
(ist in Paket ncurses)
- fpathconf, pathconf (3)- get configuration values for files
(ist in Paket ldpman)
- fread, fwrite (3)- binary stream input/output
(ist in Paket ldpman)
- Tk_FreeXId (3)- make X resource identifier available for reuse
(ist in Paket tk)
- frexp (3)- convert floating-point number to fractional and integral components
(ist in Paket ldpman)
- fgetpos, fseek, fsetpos, ftell, rewind (3)- reposition a stream
(ist in Paket ldpman)
- ftime (3)- return date and time
(ist in Paket ldpman)
- ftok (3)- convert a pathname and a project identifier to a System V IPC key
(ist in Paket ldpman)
- ftw (3)- file tree walk
(ist in Paket ldpman)
- gcvt (3)- convert a floating-point number to a string.
(ist in Paket ldpman)
- GDBM (3)- The GNU database manager. Includes dbm and ndbm compatability. (Version .)
(ist in Paket gdbm)
- Tk_GeometryRequest, Tk_SetInternalBorder (3)- specify desired geometry or internal border for a window
(ist in Paket tk)
- Tk_GetAnchor, Tk_NameOfAnchor (3)- translate between strings and anchor positions
(ist in Paket tk)
- Tk_GetBitmap, Tk_DefineBitmap, Tk_NameOfBitmap, Tk_SizeOfBitmap, Tk_FreeBitmap, Tk_GetBitmapFromData (3)- maintain database of single-plane pixmaps
(ist in Paket tk)
- Tk_GetCapStyle, Tk_NameOfCapStyle (3)- translate between strings and cap styles
(ist in Paket tk)
- Tk_GetColormap, Tk_FreeColormap (3)- allocate and free colormaps
(ist in Paket tk)
- Tk_GetColor, Tk_GetColorByValue, Tk_NameOfColor, Tk_FreeColor (3)- maintain database of colors
(ist in Paket tk)
- Tk_GetCursor, Tk_GetCursorFromData, Tk_NameOfCursor, Tk_FreeCursor (3)- maintain database of cursors
(ist in Paket tk)
- getcwd, get_current_dir_name, getwd (3)- Get current working directory
(ist in Paket ldpman)
- getdirentries (3)- get directory entries in a filesystem independent format
(ist in Paket ldpman)
- getenv (3)- get an environment variable
(ist in Paket ldpman)
- Tcl_GetFile, Tcl_FreeFile, Tcl_GetFileInfo (3)- procedures to manipulate generic file handles
(ist in Paket tcl)
- Tk_GetFontStruct, Tk_NameOfFontStruct, Tk_FreeFontStruct (3)- maintain database of fonts
(ist in Paket tk)
- Tk_GetGC, Tk_FreeGC (3)- maintain database of read-only graphics contexts
(ist in Paket tk)
- getgrent, setgrent, endgrent (3)- get group file entry
(ist in Paket ldpman)
- getgrnam, getgrgid (3)- get group file entry
(ist in Paket ldpman)
- gethostbyname, gethostbyaddr, sethostent, endhostent, herror (3)- get network host entry
(ist in Paket ldpman)
- Tk_GetImage, Tk_RedrawImage, Tk_SizeOfImage, Tk_FreeImage (3)- use an image in a widget
(ist in Paket tk)
- Tcl_GetInt, Tcl_GetDouble, Tcl_GetBoolean (3)- convert from string to integer, double, or boolean
(ist in Paket tcl)
- Tk_GetJoinStyle, Tk_NameOfJoinStyle (3)- translate between strings and join styles
(ist in Paket tk)
- Tk_GetJustify, Tk_NameOfJustify (3)- translate between strings and justification styles
(ist in Paket tk)
- getlogin, cuserid (3)- get user name
(ist in Paket ldpman)
- getmntent, setmntent, addmntent, endmntent, hasmntopt (3)- get file system descriptor file entry
(ist in Paket ldpman)
- getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent (3)- get network entry
(ist in Paket ldpman)
- Tcl_GetOpenFile (3)- Get a standard IO File * handle from a channel.
(ist in Paket tcl)
- getopt (3)- Parse command line options
(ist in Paket ldpman)
- Tk_GetOption (3)- retrieve an option from the option database
(ist in Paket tk)
- getpass (3)- get a password
(ist in Paket ldpman)
- Tk_GetPixels, Tk_GetScreenMM (3)- translate between strings and screen units
(ist in Paket tk)
- Tk_GetPixmap, Tk_FreePixmap (3)- allocate and free pixmaps
(ist in Paket tk)
- getprotoent, getprotobyname, getprotobynumber, setprotoent, endprotoent (3)- get protocol entry
(ist in Paket ldpman)
- getpw (3)- Re-construct password line entry
(ist in Paket ldpman)
- getpwent, setpwent, endpwent (3)- get password file entry
(ist in Paket ldpman)
- getpwnam, getpwuid (3)- get password file entry
(ist in Paket ldpman)
- Tk_GetRelief, Tk_NameOfRelief (3)- translate between strings and relief values
(ist in Paket tk)
- Tk_GetRootCoords (3)- Compute root-window coordinates of window
(ist in Paket tk)
- fgetc, fgets, getc, getchar, gets, ungetc (3)- input of characters and strings
(ist in Paket ldpman)
- Tk_GetScrollInfo (3)- parse arguments for scrolling commands
(ist in Paket tk)
- Tk_GetSelection (3)- retrieve the contents of a selection
(ist in Paket tk)
- getservent, getservbyname, getservbyport, setservent, endservent (3)- get service entry
(ist in Paket ldpman)
- Tcl_GetStdChannel, Tcl_SetStdChannel (3)- procedures for retrieving and replacing the standard channels
(ist in Paket tcl)
- Tk_GetUid, Tk_Uid (3)- convert from string to unique identifier
(ist in Paket tk)
- getusershell, setusershell, endusershell (3)- get legal user shells
(ist in Paket ldpman)
- getutent, getutid, getutline, pututline, setutent, endutent, utmpname (3)- access utmp file entries
(ist in Paket ldpman)
- Tk_GetVisual (3)- translate from string to visual
(ist in Paket tk)
- Tk_GetVRootGeometry (3)- Get location and size of virtual root for window
(ist in Paket tk)
- getw, putw (3)- input and output of words (ints)
(ist in Paket ldpman)
- gl_allocatecontext (3)- allocate a graphics context
(ist in Paket svgalib)
- gl_circle (3)- draw a circle
(ist in Paket svgalib)
- gl_clearscreen (3)- clear the screen
(ist in Paket svgalib)
- gl_colorfont (3)- change the color of a font
(ist in Paket svgalib)
- gl_compileboxmask (3)- compress a masked bitmap
(ist in Paket svgalib)
- gl_compiledboxmasksize (3)- compute the size of a compiled masked box
(ist in Paket svgalib)
- gl_copybox (3)- copy a rectangular screen area
(ist in Paket svgalib)
- gl_copyboxfromcontext (3)- copy rectangular area from another context
(ist in Paket svgalib)
- gl_copyboxtocontext (3)- copy a rectangular area to another context
(ist in Paket svgalib)
- gl_copyscreen (3)- copy the screen contents of contexts
(ist in Paket svgalib)
- gl_disableclipping (3)- disables clipping
(ist in Paket svgalib)
- gl_enableclipping (3)- enables clipping
(ist in Paket svgalib)
- gl_enablepageflipping (3)- enables automatic page flipping
(ist in Paket svgalib)
- gl_expandfont (3)- expand a packed pixel font
(ist in Paket svgalib)
- gl_fillbox (3)- fill a rectangular area
(ist in Paket svgalib)
- gl_font8x8 (3)- a packed 8x8 pixel font
(ist in Paket svgalib)
- gl_freecontext (3)- free a virtual screen
(ist in Paket svgalib)
- gl_getbox (3)- copy a rectangular pixmap from the screen to a buffer
(ist in Paket svgalib)
- gl_getcontext, currentcontext (3)- get the current graphics contents.
(ist in Paket svgalib)
- gl_getpalettecolor, gl_getpalettecolors, gl_getpalette (3)- read the color palette
(ist in Paket svgalib)
- gl_getpixel (3)- return the color of a pixel
(ist in Paket svgalib)
- gl_getpixelrgb (3)- store color components of a pixel
(ist in Paket svgalib)
- gl_hline (3)- draw a horizontal line
(ist in Paket svgalib)
- gl_line (3)- draw a line
(ist in Paket svgalib)
- glob, globfree (3)- find pathnames matching a pattern, free memory from glob()
(ist in Paket ldpman)
- gl_printf (3)- write formatted output in graphic mode
(ist in Paket svgalib)
- gl_putbox (3)- copy a pixmap to a rectangular area
(ist in Paket svgalib)
- gl_putboxmask (3)- copy a masked pixmap to a rectangular area
(ist in Paket svgalib)
- gl_putboxmaskcompiled (3)- copy a compiled masked pixmap to a rectangular area
(ist in Paket svgalib)
- gl_putboxpart (3)- copy a partial pixmap to a rectangular area
(ist in Paket svgalib)
- gl_rgbcolor (3)- return pixel value corresponding to an rgb color
(ist in Paket svgalib)
- gl_scalebox (3)- scale a pixmap
(ist in Paket svgalib)
- gl_setclippingwindow (3)- set the clipping window
(ist in Paket svgalib)
- gl_setcontext (3)- set a previously saved context
(ist in Paket svgalib)
- gl_setcontextvga (3)- set the context to the physical screen
(ist in Paket svgalib)
- gl_setcontextvgavirtual (3)- set the context to a virtual mode
(ist in Paket svgalib)
- gl_setcontextvirtual (3)- define a virtual context
(ist in Paket svgalib)
- gl_setcontextwidth, gl_setcontextheight (3)- set the dimension of a context
(ist in Paket svgalib)
- gl_setdisplaystart (3)- set the start of the screen are displayed
(ist in Paket svgalib)
- gl_setfont (3)- set the text font to be used
(ist in Paket svgalib)
- gl_setfontcolors (3)- set the font colors
(ist in Paket svgalib)
- gl_setpalettecolor, gl_setpalettecolors, gl_setpalette (3)- set the color palette
(ist in Paket svgalib)
- gl_setpixel, gl_setpixelrgb (3)- draw a pixel
(ist in Paket svgalib)
- gl_setrgbpalette (3)- set a 256-color RGB palette
(ist in Paket svgalib)
- gl_setscreenoffset (3)- set a memory offset for copyscreen
(ist in Paket svgalib)
- gl_setwritemode (3)- set the font writemode flags
(ist in Paket svgalib)
- gl_striangle (3)- draw a solid colored triangle
(ist in Paket svgalib)
- gl_swtriangle (3)- draw a solid pixmap mapped on a triangle
(ist in Paket svgalib)
- gl_triangle (3)- draw a triangle with interpolated colors
(ist in Paket svgalib)
- gl_trisetcolorlookup, gl_trigetcolorlookup (3)- manages a color lookup table for shadowing
(ist in Paket svgalib)
- gl_trisetdrawpoint (3)- set a triangle drawing function
(ist in Paket svgalib)
- gl_write, gl_writen (3)- write a text string
(ist in Paket svgalib)
- gl_wtriangle (3)- draw a shadowed pixmap mapped on a triangle
(ist in Paket svgalib)
- Tk_HandleEvent (3)- invoke event handlers for window system events
(ist in Paket tk)
- Tcl_InitHashTable, Tcl_DeleteHashTable, Tcl_CreateHashEntry, Tcl_DeleteHashEntry, Tcl_FindHashEntry, Tcl_GetHashValue, Tcl_SetHashValue, Tcl_GetHashKey, Tcl_FirstHashEntry, Tcl_NextHashEntry, Tcl_HashStats (3)- procedures to manage hash tables
(ist in Paket tcl)
- hilbert_i2c, hilbert_c2i (3)- Compute points on a Hilbert curve.
(ist in Paket librle)
- hosts_access, hosts_ctl, request_init, request_set (3)- access control library
(ist in Paket nkita)
- hcreate, hdestroy, hsearch (3)- hash table management
(ist in Paket ldpman)
- hypot (3)- Euclidean distance function
(ist in Paket ldpman)
- Tk_IdToWindow (3)- Find Tk's window information for an X window
(ist in Paket tk)
- ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues (3x)- image format functions and macros
(ist in Paket xman)
- Tk_ImageChanged (3)- notify widgets that image needs to be redrawn
(ist in Paket tk)
- index, rindex (3)- locate character in string
(ist in Paket ldpman)
- inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof (3)- Internet address manipulation routines
(ist in Paket ldpman)
- infnan (3)- deal with infinite or not-a-number (NaN) result
(ist in Paket ldpman)
- initgroups (3)- initialize the supplementary group access list
(ist in Paket ldpman)
- insque, remque (3)- insert/remove an item from a queue
(ist in Paket ldpman)
- Tk_InternAtom, Tk_GetAtomName (3)- manage cache of X atoms
(ist in Paket tk)
- Tcl_Interp (3)- client-visible fields of interpreter structures
(ist in Paket tcl)
- intro (3)- Introduction to library functions
(ist in Paket ldpman)
- inv_cmap (3)- efficiently compute an inverse colormap
(ist in Paket librle)
- isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit (3)- character classification routines
(ist in Paket ldpman)
- isatty (3)- does this descriptor refer to a terminal
(ist in Paket ldpman)
- IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsPrivateKeypadKey (3x)- keysym classification macros
(ist in Paket xman)
- isinf, isnan, finite (3)- test for infinity or not-a-number (NaN)
(ist in Paket ldpman)
- j0, j1, jn, y0, y1, yn (3)- Bessel functions
(ist in Paket ldpman)
- joystick_close (3)- close a joystick
(ist in Paket svgalib)
- joystick_getaxis, joystick_getbutton (3)- query the current state of a joystick.
(ist in Paket svgalib)
- joystick_getnumaxes, joystick_getnumbuttons (3)- query the capabilities of a joystick
(ist in Paket svgalib)
- joystick_init (3)- open a joystick
(ist in Paket svgalib)
- joystick_sethandler, joystick_setdefaulthandler (3)- set the joystick event handler.
(ist in Paket svgalib)
- joystick_update (3)- query joysticks for status changes
(ist in Paket svgalib)
- keyboard_clearstate (3)- reset the state of all keys when in raw keyboard mode
(ist in Paket svgalib)
- keyboard_close (3)- return the keyboard to normal operation from raw mode
(ist in Paket svgalib)
- keyboard_getstate (3)- get a pointer to a buffer holding the state of all keys in raw keyboard mode
(ist in Paket svgalib)
- keyboard_init, keyboard_init_return_fd (3)- initialize the keyboard to raw mode
(ist in Paket svgalib)
- keyboard_keypressed (3)- check if a key is pressed when in raw keyboard mode
(ist in Paket svgalib)
- keyboard_seteventhandler, keyboard_setdefaulteventhandler (3)- define an event handler for keyboard events in raw mode
(ist in Paket svgalib)
- keyboard_translatekeys (3)- modify scancode mappings in raw keyboard mode
(ist in Paket svgalib)
- keyboard_update, keyboard_waitforupdate (3)- process raw keyboard events
(ist in Paket svgalib)
- killpg (3)- send signal to all members of a process group.
(ist in Paket ldpman)
- labs (3)- computes the absolute value of a long integer.
(ist in Paket ldpman)
- ber_get_next, ber_skiptag, ber_peek_tag, ber_scanf, ber_get_int, ber_get_stringb, ber_get_stringa, ber_get_null, ber_get_boolean, ber_get_bitstring, ber_first_element, ber_next_element (3)- LBER simplified Basic Encoding Rules library routines for decoding
(ist in Paket openldap)
- ber_alloc, ber_flush, ber_printf, ber_put_int, ber_put_ostring, ber_put_string, ber_put_null, ber_put_boolean, ber_put_bitstring, ber_start_seq, ber_start_set, ber_put_seq, ber_put_set (3)- LBER simplified Basic Encoding Rules library routines for encoding
(ist in Paket openldap)
- ldap (3)- Lightweight Directory Access Protocol package
(ist in Paket openldap)
- ldap_set_string_translators, ldap_t61_to_8859, ldap_8859_to_t61, ldap_translate_from_t61, ldap_translate_to_t61, ldap_enable_translation (3)- LDAP character set translation routines
(ist in Paket openldap)
- ldap_abandon (3)- Abandon an LDAP operation in progress
(ist in Paket openldap)
- ldap_add, ldap_add_s (3)- Perform an LDAP add operation
(ist in Paket openldap)
- ldap_add, ldap_add_s (3)- Perform an LDAP add operation
(ist in Paket openldap)
- ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc (3)- LDAP bind routines
(ist in Paket openldap)
- ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc (3)- LDAP bind routines
(ist in Paket openldap)
- ldap_init_getfilter, ldap_init_getfilter_buf, ldap_getfilter_free, ldap_getfirstfilter, ldap_getnextfilter, ldap_build_filter (3)- LDAP filter generating routines
(ist in Paket openldap)
- ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, ldap_uncache_entry, ldap_uncache_request, ldap_set_cache_options (3)- LDAP client caching routines
(ist in Paket openldap)
- ldap_set_string_translators, ldap_t61_to_8859, ldap_8859_to_t61, ldap_translate_from_t61, ldap_translate_to_t61, ldap_enable_translation (3)- LDAP character set translation routines
(ist in Paket openldap)
- ldap_compare, ldap_compare_s (3)- Perform an LDAP compare operation
(ist in Paket openldap)
- ldap_compare, ldap_compare_s (3)- Perform an LDAP compare operation
(ist in Paket openldap)
- ldap_first_entry, ldap_next_entry, ldap_count_entries (3)- LDAP result entry parsing and counting routines
(ist in Paket openldap)
- ldap_get_values, ldap_get_values_len, ldap_count_values (3)- LDAP attribute value handling routines
(ist in Paket openldap)
- ldap_get_values, ldap_get_values_len, ldap_count_values (3)- LDAP attribute value handling routines
(ist in Paket openldap)
- ldap_delete, ldap_delete_s (3)- Perform an LDAP delete operation
(ist in Paket openldap)
- ldap_delete, ldap_delete_s (3)- Perform an LDAP delete operation
(ist in Paket openldap)
- ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, ldap_uncache_entry, ldap_uncache_request, ldap_set_cache_options (3)- LDAP client caching routines
(ist in Paket openldap)
- ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, ldap_uncache_entry, ldap_uncache_request, ldap_set_cache_options (3)- LDAP client caching routines
(ist in Paket openldap)
- ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, (3)- LDAP display template routines
(ist in Paket openldap)
- ldap_get_dn, ldap_explode_dn, ldap_dn2ufn, ldap_is_dns_dn, ldap_explode_dns (3)- LDAP DN handling routines
(ist in Paket openldap)
- ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, ldap_uncache_entry, ldap_uncache_request, ldap_set_cache_options (3)- LDAP client caching routines
(ist in Paket openldap)
- ldap_set_string_translators, ldap_t61_to_8859, ldap_8859_to_t61, ldap_translate_from_t61, ldap_translate_to_t61, ldap_enable_translation (3)- LDAP character set translation routines
(ist in Paket openldap)
- ldap_entry2text, ldap_entry2text_search, ldap_vals2text (3)- LDAP entry display routines
(ist in Paket openldap)
- ldap_entry2text, ldap_entry2text_search, ldap_vals2text (3)- LDAP entry display routines
(ist in Paket openldap)
- ldap_entry2text, ldap_entry2text_search, ldap_vals2text (3)- LDAP entry display routines
(ist in Paket openldap)
- ldap_entry2text, ldap_entry2text_search, ldap_vals2text (3)- LDAP entry display routines
(ist in Paket openldap)
- ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string (3)- LDAP protocol error handling routines
(ist in Paket openldap)
- ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string (3)- LDAP protocol error handling routines
(ist in Paket openldap)
- ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string (3)- LDAP protocol error handling routines
(ist in Paket openldap)
- ldap_get_dn, ldap_explode_dn, ldap_dn2ufn, ldap_is_dns_dn, ldap_explode_dns (3)- LDAP DN handling routines
(ist in Paket openldap)
- ldap_get_dn, ldap_explode_dn, ldap_dn2ufn, ldap_is_dns_dn, ldap_explode_dns (3)- LDAP DN handling routines
(ist in Paket openldap)
- ldap_first_attribute, ldap_next_attribute (3)- step through LDAP entry attributes
(ist in Paket openldap)
- ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, (3)- LDAP display template routines
(ist in Paket openldap)
- ldap_first_entry, ldap_next_entry, ldap_count_entries (3)- LDAP result entry parsing and counting routines
(ist in Paket openldap)
- ldap_init_searchprefs, ldap_init_searchprefs_buf, ldap_free_searchprefs, ldap_first_searchobj, ldap_next_searchobj (3)- LDAP search preference configuration routeines
(ist in Paket openldap)
- ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, (3)- LDAP display template routines
(ist in Paket openldap)
- ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, (3)- LDAP display template routines
(ist in Paket openldap)
- ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, ldap_uncache_entry, ldap_uncache_request, ldap_set_cache_options (3)- LDAP client caching routines
(ist in Paket openldap)
- ldap_friendly_name, ldap_free_friendlymap (3)- LDAP unfriendly to friendly name mapping routine
(ist in Paket openldap)
- ldap_init_searchprefs, ldap_init_searchprefs_buf, ldap_free_searchprefs, ldap_first_searchobj, ldap_next_searchobj (3)- LDAP search preference configuration routeines
(ist in Paket openldap)
- ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, (3)- LDAP display template routines
(ist in Paket openldap)
- ldap_is_ldap_url, ldap_url_parse, ldap_free_urldesc, ldap_url_search, ldap_url_search_s, ldap_url_search_st (3)- LDAP Uniform Resource Locator routines
(ist in Paket openldap)
- ldap_friendly_name, ldap_free_friendlymap (3)- LDAP unfriendly to friendly name mapping routine
(ist in Paket openldap)
- ldap_friendly_name, ldap_free_friendlymap (3)- LDAP unfriendly to friendly name mapping routine
(ist in Paket openldap)
- ldap_get_dn, ldap_explode_dn, ldap_dn2ufn, ldap_is_dns_dn, ldap_explode_dns (3)- LDAP DN handling routines
(ist in Paket openldap)
- ldap_init_getfilter, ldap_init_getfilter_buf, ldap_getfilter_free, ldap_getfirstfilter, ldap_getnextfilter, ldap_build_filter (3)- LDAP filter generating routines
(ist in Paket openldap)
- ldap_init_getfilter, ldap_init_getfilter_buf, ldap_getfilter_free, ldap_getfirstfilter, ldap_getnextfilter, ldap_build_filter (3)- LDAP filter generating routines
(ist in Paket openldap)
- ldap_init_getfilter, ldap_init_getfilter_buf, ldap_getfilter_free, ldap_getfirstfilter, ldap_getnextfilter, ldap_build_filter (3)- LDAP filter generating routines
(ist in Paket openldap)
- ldap_init_getfilter, ldap_init_getfilter_buf, ldap_getfilter_free, ldap_getfirstfilter, ldap_getnextfilter, ldap_build_filter (3)- LDAP filter generating routines
(ist in Paket openldap)
- ldap_get_values, ldap_get_values_len, ldap_count_values (3)- LDAP attribute value handling routines
(ist in Paket openldap)
- ldap_get_values, ldap_get_values_len, ldap_count_values (3)- LDAP attribute value handling routines
(ist in Paket openldap)
- ldap_init, ldap_open (3)- Initialize the LDAP library and open a connection to an LDAP server
(ist in Paket openldap)
- ldap_init_getfilter, ldap_init_getfilter_buf, ldap_getfilter_free, ldap_getfirstfilter, ldap_getnextfilter, ldap_build_filter (3)- LDAP filter generating routines
(ist in Paket openldap)
- ldap_init_getfilter, ldap_init_getfilter_buf, ldap_getfilter_free, ldap_getfirstfilter, ldap_getnextfilter, ldap_build_filter (3)- LDAP filter generating routines
(ist in Paket openldap)
- ldap_init_searchprefs, ldap_init_searchprefs_buf, ldap_free_searchprefs, ldap_first_searchobj, ldap_next_searchobj (3)- LDAP search preference configuration routeines
(ist in Paket openldap)
- ldap_init_searchprefs, ldap_init_searchprefs_buf, ldap_free_searchprefs, ldap_first_searchobj, ldap_next_searchobj (3)- LDAP search preference configuration routeines
(ist in Paket openldap)
- ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, (3)- LDAP display template routines
(ist in Paket openldap)
- ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, (3)- LDAP display template routines
(ist in Paket openldap)
- ldap_get_dn, ldap_explode_dn, ldap_dn2ufn, ldap_is_dns_dn, ldap_explode_dns (3)- LDAP DN handling routines
(ist in Paket openldap)
- ldap_is_ldap_url, ldap_url_parse, ldap_free_urldesc, ldap_url_search, ldap_url_search_s, ldap_url_search_st (3)- LDAP Uniform Resource Locator routines
(ist in Paket openldap)
- ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc (3)- LDAP bind routines
(ist in Paket openldap)
- ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc (3)- LDAP bind routines
(ist in Paket openldap)
- ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc (3)- LDAP bind routines
(ist in Paket openldap)
- ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc (3)- LDAP bind routines
(ist in Paket openldap)
- ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc (3)- LDAP bind routines
(ist in Paket openldap)
- ldap_modify, ldap_modify_s (3)- Perform an LDAP modify operation
(ist in Paket openldap)
- ldap_modify, ldap_modify_s (3)- Perform an LDAP modify operation
(ist in Paket openldap)
- ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s (3)- Perform an LDAP modify RDN operation
(ist in Paket openldap)
- ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s (3)- Perform an LDAP modify RDN operation
(ist in Paket openldap)
- ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s (3)- Perform an LDAP modify RDN operation
(ist in Paket openldap)
- ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s (3)- Perform an LDAP modify RDN operation
(ist in Paket openldap)
- ldap_modify, ldap_modify_s (3)- Perform an LDAP modify operation
(ist in Paket openldap)
- ldap_result (3)- Wait for the result of an LDAP operation
(ist in Paket openldap)
- ldap_first_attribute, ldap_next_attribute (3)- step through LDAP entry attributes
(ist in Paket openldap)
- ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, (3)- LDAP display template routines
(ist in Paket openldap)
- ldap_first_entry, ldap_next_entry, ldap_count_entries (3)- LDAP result entry parsing and counting routines
(ist in Paket openldap)
- ldap_init_searchprefs, ldap_init_searchprefs_buf, ldap_free_searchprefs, ldap_first_searchobj, ldap_next_searchobj (3)- LDAP search preference configuration routeines
(ist in Paket openldap)
- ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, (3)- LDAP display template routines
(ist in Paket openldap)
- ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, (3)- LDAP display template routines
(ist in Paket openldap)
- ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, (3)- LDAP display template routines
(ist in Paket openldap)
- ldap_init, ldap_open (3)- Initialize the LDAP library and open a connection to an LDAP server
(ist in Paket openldap)
- ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string (3)- LDAP protocol error handling routines
(ist in Paket openldap)
- ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string (3)- LDAP protocol error handling routines
(ist in Paket openldap)
- ldap_result (3)- Wait for the result of an LDAP operation
(ist in Paket openldap)
- ldap_search, ldap_search_s, ldap_search_st (3)- Perform an LDAP search operation
(ist in Paket openldap)
- ldap_init_searchprefs, ldap_init_searchprefs_buf, ldap_free_searchprefs, ldap_first_searchobj, ldap_next_searchobj (3)- LDAP search preference configuration routeines
(ist in Paket openldap)
- ldap_search, ldap_search_s, ldap_search_st (3)- Perform an LDAP search operation
(ist in Paket openldap)
- ldap_search, ldap_search_s, ldap_search_st (3)- Perform an LDAP search operation
(ist in Paket openldap)
- ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, ldap_uncache_entry, ldap_uncache_request, ldap_set_cache_options (3)- LDAP client caching routines
(ist in Paket openldap)
- ldap_init_getfilter, ldap_init_getfilter_buf, ldap_getfilter_free, ldap_getfirstfilter, ldap_getnextfilter, ldap_build_filter (3)- LDAP filter generating routines
(ist in Paket openldap)
- ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc (3)- LDAP bind routines
(ist in Paket openldap)
- ldap_set_string_translators, ldap_t61_to_8859, ldap_8859_to_t61, ldap_translate_from_t61, ldap_translate_to_t61, ldap_enable_translation (3)- LDAP character set translation routines
(ist in Paket openldap)
- ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc (3)- LDAP bind routines
(ist in Paket openldap)
- ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc (3)- LDAP bind routines
(ist in Paket openldap)
- ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp (3)- LDAP sorting routines
(ist in Paket openldap)
- ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp (3)- LDAP sorting routines
(ist in Paket openldap)
- ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp (3)- LDAP sorting routines
(ist in Paket openldap)
- ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp (3)- LDAP sorting routines
(ist in Paket openldap)
- ldap_set_string_translators, ldap_t61_to_8859, ldap_8859_to_t61, ldap_translate_from_t61, ldap_translate_to_t61, ldap_enable_translation (3)- LDAP character set translation routines
(ist in Paket openldap)
- ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, (3)- LDAP display template routines
(ist in Paket openldap)
- ldap_set_string_translators, ldap_t61_to_8859, ldap_8859_to_t61, ldap_translate_from_t61, ldap_translate_to_t61, ldap_enable_translation (3)- LDAP character set translation routines
(ist in Paket openldap)
- ldap_set_string_translators, ldap_t61_to_8859, ldap_8859_to_t61, ldap_translate_from_t61, ldap_translate_to_t61, ldap_enable_translation (3)- LDAP character set translation routines
(ist in Paket openldap)
- ldap_ufn_search_s, ldap_ufn_search_c, ldap_ufn_search_ct, ldap_ufn_setfilter, ldap_ufn_setfilter, ldap_ufn_setprefix, ldap_ufn_timeout (3)- Perform an LDAP user friendly search operation
(ist in Paket openldap)
- ldap_ufn_search_s, ldap_ufn_search_c, ldap_ufn_search_ct, ldap_ufn_setfilter, ldap_ufn_setfilter, ldap_ufn_setprefix, ldap_ufn_timeout (3)- Perform an LDAP user friendly search operation
(ist in Paket openldap)
- ldap_ufn_search_s, ldap_ufn_search_c, ldap_ufn_search_ct, ldap_ufn_setfilter, ldap_ufn_setfilter, ldap_ufn_setprefix, ldap_ufn_timeout (3)- Perform an LDAP user friendly search operation
(ist in Paket openldap)
- ldap_ufn_search_s, ldap_ufn_search_c, ldap_ufn_search_ct, ldap_ufn_setfilter, ldap_ufn_setfilter, ldap_ufn_setprefix, ldap_ufn_timeout (3)- Perform an LDAP user friendly search operation
(ist in Paket openldap)
- ldap_ufn_search_s, ldap_ufn_search_c, ldap_ufn_search_ct, ldap_ufn_setfilter, ldap_ufn_setfilter, ldap_ufn_setprefix, ldap_ufn_timeout (3)- Perform an LDAP user friendly search operation
(ist in Paket openldap)
- ldap_ufn_search_s, ldap_ufn_search_c, ldap_ufn_search_ct, ldap_ufn_setfilter, ldap_ufn_setfilter, ldap_ufn_setprefix, ldap_ufn_timeout (3)- Perform an LDAP user friendly search operation
(ist in Paket openldap)
- ldap_ufn_search_s, ldap_ufn_search_c, ldap_ufn_search_ct, ldap_ufn_setfilter, ldap_ufn_setfilter, ldap_ufn_setprefix, ldap_ufn_timeout (3)- Perform an LDAP user friendly search operation
(ist in Paket openldap)
- ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc (3)- LDAP bind routines
(ist in Paket openldap)
- ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc (3)- LDAP bind routines
(ist in Paket openldap)
- ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, ldap_uncache_entry, ldap_uncache_request, ldap_set_cache_options (3)- LDAP client caching routines
(ist in Paket openldap)
- ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, ldap_uncache_entry, ldap_uncache_request, ldap_set_cache_options (3)- LDAP client caching routines
(ist in Paket openldap)
- ldap_is_ldap_url, ldap_url_parse, ldap_free_urldesc, ldap_url_search, ldap_url_search_s, ldap_url_search_st (3)- LDAP Uniform Resource Locator routines
(ist in Paket openldap)
- ldap_is_ldap_url, ldap_url_parse, ldap_free_urldesc, ldap_url_search, ldap_url_search_s, ldap_url_search_st (3)- LDAP Uniform Resource Locator routines
(ist in Paket openldap)
- ldap_is_ldap_url, ldap_url_parse, ldap_free_urldesc, ldap_url_search, ldap_url_search_s, ldap_url_search_st (3)- LDAP Uniform Resource Locator routines
(ist in Paket openldap)
- ldap_is_ldap_url, ldap_url_parse, ldap_free_urldesc, ldap_url_search, ldap_url_search_s, ldap_url_search_st (3)- LDAP Uniform Resource Locator routines
(ist in Paket openldap)
- ldap_is_ldap_url, ldap_url_parse, ldap_free_urldesc, ldap_url_search, ldap_url_search_s, ldap_url_search_st (3)- LDAP Uniform Resource Locator routines
(ist in Paket openldap)
- ldap_entry2text, ldap_entry2text_search, ldap_vals2text (3)- LDAP entry display routines
(ist in Paket openldap)
- ldap_entry2text, ldap_entry2text_search, ldap_vals2text (3)- LDAP entry display routines
(ist in Paket openldap)
- ldap_get_values, ldap_get_values_len, ldap_count_values (3)- LDAP attribute value handling routines
(ist in Paket openldap)
- ldap_get_values, ldap_get_values_len, ldap_count_values (3)- LDAP attribute value handling routines
(ist in Paket openldap)
- ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string (3)- LDAP protocol error handling routines
(ist in Paket openldap)
- ldexp (3)- multiply floating-point number by integral power of 2
(ist in Paket ldpman)
- ldiv (3)- computes the quotient and remainder of long integer division.
(ist in Paket ldpman)
- lgamma (3)- log gamma function
(ist in Paket ldpman)
- efence (3)- Electric Fence Malloc Debugger
(ist in Paket efence)
- libpbm (3)- functions to support portable bitmap programs
(ist in Paket netpbm)
- libpgm (3)- functions to support portable graymap programs
(ist in Paket netpbm)
- libpng (3)- Portable Network Graphics (PNG) Reference Library
(ist in Paket libpng)
- libpng (3)- Portable Network Graphics (PNG) Reference Library (private functions)
(ist in Paket libpng)
- libpnm (3)- functions to support portable anymap programs
(ist in Paket netpbm)
- libppm (3)- functions to support portable pixmap programs
(ist in Paket netpbm)
- librle (3)- Functions to create and read Run Length Encoded image files.
(ist in Paket librle)
- libtiff (3t)- introduction to R libtiff, a library for reading and writing .SM TIFF files
(ist in Paket tiff)
- Tcl_LinkVar, Tcl_UnlinkVar, Tcl_UpdateLinkedVar (3)- link Tcl variable to C variable
(ist in Paket tcl)
- localeconv (3)- get numeric formatting information
(ist in Paket ldpman)
- longjmp, siglongjmp (3)- non-local jump to a saved stack context
(ist in Paket ldpman)
- lfind, lsearch (3)- linear search of an array.
(ist in Paket ldpman)
- Tk_MainLoop (3)- loop for events until all windows are deleted
(ist in Paket tk)
- Tk_MaintainGeometry, Tk_UnmaintainGeometry (3)- maintain geometry of one window relative to another
(ist in Paket tk)
- Tk_MainWindow (3)- find the main window for an application
(ist in Paket tk)
- calloc, malloc, free, realloc (3)- Allocate and free dynamic memory
(ist in Paket ldpman)
- Tk_ManageGeometry (3)- arrange to handle geometry requests for a window
(ist in Paket tk)
- Tk_MapWindow, Tk_UnmapWindow (3)- map or unmap a window
(ist in Paket tk)
- mblen (3)- determine the number of bytes in a character
(ist in Paket ldpman)
- mbstowcs (3)- convert a multibyte string to a wide character string.
(ist in Paket ldpman)
- mbtowc (3)- convert a multibyte character to a wide character.
(ist in Paket ldpman)
- memccpy (3)- copy memory area
(ist in Paket ldpman)
- memchr (3)- scan memory for a character
(ist in Paket ldpman)
- memcmp (3)- compare memory areas
(ist in Paket ldpman)
- memcpy (3)- copy memory area
(ist in Paket ldpman)
- memfrob (3)- frobnicate (encrypt) a memory area
(ist in Paket ldpman)
- memmem (3)- locate a substring
(ist in Paket ldpman)
- memmove (3)- copy memory area
(ist in Paket ldpman)
- memset (3)- fill memory with a constant byte
(ist in Paket ldpman)
- menu (3x)- curses extension for programming menus
(ist in Paket ncurses)
- menu_attributes (3x)- color and attribute control for menus
(ist in Paket ncurses)
- menu_cursor (3x)- position a menu's cursor
(ist in Paket ncurses)
- menu_driver (3x)- command-processing loop of the menu system
(ist in Paket ncurses)
- menu_format (3x)- set and get menu sizes
(ist in Paket ncurses)
- menu_hook (3x)- set hooks for automatic invocation by applications
(ist in Paket ncurses)
- menu_items (3x)- make and break connections between items and menus
(ist in Paket ncurses)
- menu_mark (3x)- get and set the menu mark string
(ist in Paket ncurses)
- menu_new (3x)- create and destroy menus
(ist in Paket ncurses)
- menu_opts (3x)- set and get menu options
(ist in Paket ncurses)
- menu_pattern (3x)- get and set a menu's pattern buffer
(ist in Paket ncurses)
- menu_post (3x)- write or erase menus from associated subwindows
(ist in Paket ncurses)
- menu_requestname (3x)- handle printable menu request names
(ist in Paket ncurses)
- menu_spacing (3x)- Control spacing between menu items.
(ist in Paket ncurses)
- menu_userptr (3x)- associate application data with a menu item
(ist in Paket ncurses)
- menu_win (3x)- make and break menu window and subwindow associations
(ist in Paket ncurses)
- mitem_current (3x)- set and get current_menu_item
(ist in Paket ncurses)
- mitem_name (3x)- get menu item name and description fields
(ist in Paket ncurses)
- mitem_new (3x)- create and destroy menu items
(ist in Paket ncurses)
- mitem_opts (3x)- set and get menu item options
(ist in Paket ncurses)
- mitem_userptr (3x)- associate application data with a menu item
(ist in Paket ncurses)
- mitem_value (3x)- set and get menu item values
(ist in Paket ncurses)
- mitem_visible (3x)- check visibility of a menu item
(ist in Paket ncurses)
- mkfifo (3)- make a FIFO special file (a named pipe)
(ist in Paket ldpman)
- mkstemp (3)- create a unique temporary file
(ist in Paket ldpman)
- mktemp (3)- make a unique temporary file name
(ist in Paket ldpman)
- modf (3)- extract signed integral and fractional values from floating-point number
(ist in Paket ldpman)
- mouse_close (3)- explicitly close a mouse
(ist in Paket svgalib)
- mouse_getposition_6d, mouse_setposition_6d, mouse_setrange_6d (3)- provide an interface to 3d mice
(ist in Paket svgalib)
- mouse_getx, mouse_gety, mouse_getbutton (3)- query the mouse state
(ist in Paket svgalib)
- mouse_init, mouse_init_return_fd (3)- specifically initialize a mouse
(ist in Paket svgalib)
- mouse_seteventhandler, mouse_setdefaulteventhandler (3)- set a mouse event handler
(ist in Paket svgalib)
- mouse_setposition (3)- set the current mouse position
(ist in Paket svgalib)
- mouse_setscale (3)- sets a mouse scale factor
(ist in Paket svgalib)
- mouse_setwrap (3)- set what happens at the mouse boundaries
(ist in Paket svgalib)
- mouse_setxrange, mouse_setyrange (3)- define the boundaries for the mouse cursor
(ist in Paket svgalib)
- mouse_update (3)- updates the mouse state
(ist in Paket svgalib)
- mouse_waitforupdate (3)- wait for an mouse update
(ist in Paket svgalib)
- Tk_MoveToplevelWindow (3)- Adjust the position of a top-level window
(ist in Paket tk)
- Tk_Name, Tk_PathName, Tk_NameToWindow (3)- convert between names and window tokens
(ist in Paket tk)
- Tk_NameOfImage (3)- Return name of image.
(ist in Paket tk)
- nbp_name (3)- NBP name parsing
(ist in Paket netatalk)
- ncurses (3x)- CRT screen handling and optimization package
(ist in Paket ncurses)
- Tcl_CreateEventSource, Tcl_DeleteEventSource, Tcl_WatchFile, Tcl_FileReady, Tcl_SetMaxBlockTime, Tcl_QueueEvent, Tcl_WaitForEvent (3)- Event sources, the event notifier, and the event queue
(ist in Paket tcl)
- on_exit (3)- register a function to be called at normal program termination.
(ist in Paket ldpman)
- opendir (3)- open a directory
(ist in Paket ldpman)
- Tcl_OpenFileChannel, Tcl_OpenCommandChannel, Tcl_Close, Tcl_Read, Tcl_Gets, Tcl_Write, Tcl_Flush, Tcl_Seek, Tcl_Tell, Tcl_Eof, Tcl_InputBlocked, Tcl_GetChannelOption, Tcl_SetChannelOption (3)- buffered I/O facilities using channels
(ist in Paket tcl)
- Tcl_OpenTcpClient, Tcl_OpenTcpServer (3)- procedures to open channels using TCP sockets
(ist in Paket tcl)
- Tk_OwnSelection (3)- make a window the owner of the primary selection
(ist in Paket tk)
- panel (3x)- panel stack extension for curses
(ist in Paket ncurses)
- Tk_ParseArgv (3)- process command-line options
(ist in Paket tk)
- perror (3)- print a system error message
(ist in Paket ldpman)
- Tcl_PkgRequire, Tcl_PkgProvide (3)- package version control
(ist in Paket tcl)
- popen, pclose (3)- process I/O
(ist in Paket ldpman)
- Tcl_Preserve, Tcl_Release, Tcl_EventuallyFree (3)- avoid freeing storage while it's being used
(ist in Paket tcl)
- Tcl_PrintDouble (3)- Convert floating value to string
(ist in Paket tcl)
- printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf (3)- formatted output conversion
(ist in Paket ldpman)
- profil (3)- execution time profile
(ist in Paket ldpman)
- psignal (3)- print signal message
(ist in Paket ldpman)
- putenv (3)- change or add an environment variable
(ist in Paket ldpman)
- putpwent (3)- write a password file entry
(ist in Paket ldpman)
- fputc, fputs, putc, putchar, puts (3)- output of characters and strings
(ist in Paket ldpman)
- qsort (3)- sorts an array
(ist in Paket ldpman)
- Tk_QueueWindowEvent (3)- Add a window event to the Tcl event queue
(ist in Paket tk)
- raise (3)- send a signal to the current process
(ist in Paket ldpman)
- rand, srand (3)- random number generator.
(ist in Paket ldpman)
- random, srandom, initstate, setstate (3)- random number generator.
(ist in Paket ldpman)
- rcmd, rresvport, iruserok, ruserok routines for returning a stream to a remote command (3)-
(ist in Paket ldpman)
- readdir (3)- read a directory
(ist in Paket ldpman)
- readline (3)- get a line from a user with editing
(ist in Paket bash)
- readv, writev (3)- read or write data into multiple buffers
(ist in Paket ldpman)
- realpath (3)- returns the canonicalized absolute pathname.
(ist in Paket ldpman)
- re_comp, re_exec (3)- BSD regex functions
(ist in Paket ldpman)
- Tcl_RecordAndEval (3)- save command on history list before evaluating
(ist in Paket tcl)
- regcomp, regexec, regerror, regfree (3)- POSIX regex functions
(ist in Paket ldpman)
- Tcl_RegExpMatch, Tcl_RegExpCompile, Tcl_RegExpExec, Tcl_RegExpRange (3)- Pattern matching with regular expressions
(ist in Paket tcl)
- remove (3)- delete a name and possibly the file it refers to
(ist in Paket ldpman)
- resizeterm (3x)- change the curses terminal size .
(ist in Paket ncurses)
- res_init, res_query, res_search, res_querydomain, res_mkquery, res_send, dn_comp, dn_expand (3)- resolver routines
(ist in Paket ldpman)
- Tk_RestackWindow (3)- Change a window's position in the stacking order
(ist in Paket tk)
- Tk_RestrictEvents (3)- filter and selectively delay X events
(ist in Paket tk)
- rewinddir (3)- reset directory stream
(ist in Paket ldpman)
- rgb_to_bw (3)- convert a color scanline to black and white.
(ist in Paket librle)
- rint (3)- round to closest integer
(ist in Paket ldpman)
- rle_addhist (3)- add a history comment to an RLE file.
(ist in Paket librle)
- rle_cp (3)- Copy the rest of an image to the output.
(ist in Paket librle)
- rle_getraw (3)- Read run length encoded data from an RLE file. .br rle_freeraw - Free pixel storage allocated by rle_getraw.
(ist in Paket librle)
- rle_getrow (3)- Read a scanline of pixels from an RLE file.
(ist in Paket librle)
- rle_get_setup (3)- Read the header from an RLE file. .PD 0 .HP rle_get_setup_ok - Print error message and exit if rle_get_setup fails. .HP rle_get_error - Print error message for rle_get_setup failure. .LP rle_debug - Turn on or off debugging messages. .PD
(ist in Paket librle)
- rle_getskip (3)- Skip the rest of an input image.
(ist in Paket librle)
- rle_hdr (3)- Structure for communication with RLE functions.
(ist in Paket librle)
- rle_op (3)- Data structure for raw run-length encoded image data.
(ist in Paket librle)
- rle_open_f (3)- Open a binary file for input or output with defaults. .br rle_open_f_noexit - Returns error code instead of exiting.
(ist in Paket librle)
- .HP rle_putcom (3)- set the value of a picture comment in an RLE file. .PD 0 .LP rle_getcom - get a picture comment from an RLE file. .br rle_delcom - delete a picture comment from an RLE file. .PD
(ist in Paket librle)
- rle_puteof (3)- write an end of image to an RLE file.
(ist in Paket librle)
- rle_put_setup (3)- setup to create an RLE file. .br rle_put_init - setup for writing to an RLE file.
(ist in Paket librle)
- rle_putraw (3)- write run length encoded data to an RLE file.
(ist in Paket librle)
- rle_putrow (3)- Write a row (scanline) of data to an RLE file.
(ist in Paket librle)
- .HP rle_raw_alloc (3)- Allocate memory for rle_getraw or rle_putraw. .PD 0 .LP rle_raw_free - free memory allocated by rle_raw_alloc. .PD
(ist in Paket librle)
- rle_rawtorow (3)- Convert "raw" RLE data to scanline form.
(ist in Paket librle)
- .HP rle_row_alloc (3)- Allocate scanline memory for rle_putrow or rle_getrow. .PD 0 .HP rle_row_free - Free scanline memory allocated by rle_row_alloc. .PD
(ist in Paket librle)
- rle_skiprow (3)- Skip output scanlines in an RLE file.
(ist in Paket librle)
- rquota (3)- implement quotas on remote machines
(ist in Paket quota)
- scanargs, qscanargs (3)- formatted conversion from command argument list
(ist in Paket librle)
- scandir, alphasort (3)- scan a directory for matching entries
(ist in Paket ldpman)
- scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf (3)- input format conversion
(ist in Paket ldpman)
- seekdir (3)- set the position of the next readdir() call in the directory stream.
(ist in Paket ldpman)
- Tk_SetAppName (3)- Set the name of an application for ``send'' commands
(ist in Paket tk)
- setbuf, setbuffer, setlinebuf, setvbuf (3)- stream buffering operations
(ist in Paket ldpman)
- Tk_SetClass, Tk_Class (3)- set or retrieve a window's class
(ist in Paket tk)
- setenv (3)- change or add an environment variable
(ist in Paket ldpman)
- Tcl_SetErrno, Tcl_GetErrno (3)- manipulate errno to store and retrieve error codes
(ist in Paket tcl)
- __setfpucw (3)- set fpu control word on i386 architecture
(ist in Paket ldpman)
- Tk_SetGrid, Tk_UnsetGrid (3)- control the grid for interactive resizing
(ist in Paket tk)
- setjmp, sigsetjmp (3)- save stack context for non-local goto
(ist in Paket ldpman)
- setlocale (3)- set the current locale.
(ist in Paket ldpman)
- Tcl_SetRecursionLimit (3)- set maximum allowable nesting depth in interpreter
(ist in Paket tcl)
- Tcl_SetResult, Tcl_AppendResult, Tcl_AppendElement, Tcl_ResetResult (3)- manipulate Tcl result string
(ist in Paket tcl)
- Tcl_SetVar, Tcl_SetVar2, Tcl_GetVar, Tcl_GetVar2, Tcl_UnsetVar, Tcl_UnsetVar2 (3)- manipulate Tcl variables
(ist in Paket tcl)
- Tk_SetWindowVisual (3)- change visual characteristics of window
(ist in Paket tk)
- shadow (3)- encrypted password file routines
(ist in Paket shadow)
- siginterrupt (3)- allow signals to interrupt system calls
(ist in Paket ldpman)
- sigemptyset, sigfillset, sigaddset, sigdelset, sigismember (3)- POSIX signal set operations.
(ist in Paket ldpman)
- sin (3)- sine function
(ist in Paket ldpman)
- sinh (3)- hyperbolic sine function
(ist in Paket ldpman)
- sleep (3)- Sleep for the specified number of seconds
(ist in Paket ldpman)
- Tcl_Sleep (3)- delay execution for a given number of milliseconds
(ist in Paket tcl)
- snprintf, vsnprintf (3)- formatted output conversion
(ist in Paket ldpman)
- Tcl_SplitList, Tcl_Merge, Tcl_ScanElement, Tcl_ConvertElement (3)- manipulate Tcl lists
(ist in Paket tcl)
- Tcl_SplitPath, Tcl_JoinPath, Tcl_GetPathType (3)- manipulate platform-dependent file paths
(ist in Paket tcl)
- sqrt (3)- square root function
(ist in Paket ldpman)
- Tcl_StaticPackage (3)- make a statically linked package available via the load command
(ist in Paket tcl)
- stdarg (3)- variable argument lists
(ist in Paket ldpman)
- stdin, stdout, stderr standard I/O streams (3)-
(ist in Paket ldpman)
- stdio (3)- standard input/output library functions
(ist in Paket ldpman)
- stpcpy (3)- copy a string returning a pointer to its end
(ist in Paket ldpman)
- strcasecmp, strncasecmp (3)- compare two strings ignoring case
(ist in Paket ldpman)
- strcat, strncat (3)- concatenate two strings
(ist in Paket ldpman)
- strchr, strrchr (3)- locate character in string
(ist in Paket ldpman)
- strcmp, strncmp (3)- compare two strings
(ist in Paket ldpman)
- strcoll (3)- compare two strings using the current locale
(ist in Paket ldpman)
- strcpy, strncpy (3)- copy a string
(ist in Paket ldpman)
- strdup (3)- duplicate a string
(ist in Paket ldpman)
- strerror (3)- return string describing error code
(ist in Paket ldpman)
- strfry (3)- randomize a string
(ist in Paket ldpman)
- strftime (3)- format date and time
(ist in Paket ldpman)
- Tk_StrictMotif (3)- Return value of tk_strictMotif variable
(ist in Paket tk)
- strcasecmp, strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strfry, strlen, strncat, strncmp, strncpy, strncasecmp, strpbrk, strrchr, strsep, strspn, strstr, strtok, strxfrm, index, rindex (3)- string operations
(ist in Paket ldpman)
- strlen (3)- calculate the length of a string
(ist in Paket ldpman)
- Tcl_StringMatch (3)- test whether a string matches a pattern
(ist in Paket tcl)
- strpbrk (3)- search a string for any of a set of characters
(ist in Paket ldpman)
- strptime (3)- convert a string representation of time to a time tm structure
(ist in Paket ldpman)
- strsep (3)- extract token from string
(ist in Paket ldpman)
- strsignal (3)- return string describing signal
(ist in Paket ldpman)
- strspn, strcspn (3)- search a string for a set of characters
(ist in Paket ldpman)
- strstr (3)- locate a substring
(ist in Paket ldpman)
- strtod (3)- convert ASCII string to double
(ist in Paket ldpman)
- strtok (3)- extract token from string
(ist in Paket ldpman)
- strtol (3)- convert a string to a long integer.
(ist in Paket ldpman)
- strtoul (3)- convert a string to an unsigned long integer.
(ist in Paket ldpman)
- strxfrm (3)- string transformation
(ist in Paket ldpman)
- swab (3)- swap adjacent bytes
(ist in Paket ldpman)
- sysconf (3)- Get configuration information at runtime
(ist in Paket ldpman)
- closelog, openlog, syslog (3)- send messages to the system logger
(ist in Paket ldpman)
- system (3)- execute a shell command
(ist in Paket ldpman)
- tan (3)- tangent function
(ist in Paket ldpman)
- tanh (3)- hyperbolic tangent function
(ist in Paket ldpman)
- Tcl_AddErrorInfo, Tcl_SetErrorCode, Tcl_PosixError (3)- record information about errors
(ist in Paket tcl)
- Tcl_Alloc, Tcl_Free, Tcl_Realloc (3)- allocate or free heap memory
(ist in Paket tcl)
- Tcl_AllowExceptions (3)- allow all exceptions in next script evaluation
(ist in Paket tcl)
- Tcl_SetResult, Tcl_AppendResult, Tcl_AppendElement, Tcl_ResetResult (3)- manipulate Tcl result string
(ist in Paket tcl)
- Tcl_AppInit (3)- perform application-specific initialization
(ist in Paket tcl)
- Tcl_AsyncCreate, Tcl_AsyncMark, Tcl_AsyncInvoke, Tcl_AsyncDelete (3)- handle asynchronous events
(ist in Paket tcl)
- Tcl_BackgroundError (3)- report Tcl error that occurred in background processing
(ist in Paket tcl)
- Tcl_Backslash (3)- parse a backslash sequence
(ist in Paket tcl)
- Tcl_CallWhenDeleted, Tcl_DontCallWhenDeleted (3)- Arrange for callback when interpreter is deleted
(ist in Paket tcl)
- Tcl_DoWhenIdle, Tcl_CancelIdleCall (3)- invoke a procedure when there are no pending events
(ist in Paket tcl)
- Tcl_OpenFileChannel, Tcl_OpenCommandChannel, Tcl_Close, Tcl_Read, Tcl_Gets, Tcl_Write, Tcl_Flush, Tcl_Seek, Tcl_Tell, Tcl_Eof, Tcl_InputBlocked, Tcl_GetChannelOption, Tcl_SetChannelOption (3)- buffered I/O facilities using channels
(ist in Paket tcl)
- Tcl_CommandComplete (3)- Check for unmatched braces in a Tcl command
(ist in Paket tcl)
- Tcl_Concat (3)- concatenate a collection of strings
(ist in Paket tcl)
- Tcl_SplitList, Tcl_Merge, Tcl_ScanElement, Tcl_ConvertElement (3)- manipulate Tcl lists
(ist in Paket tcl)
- Tcl_IsSafe, Tcl_MakeSafe, Tcl_CreateSlave, Tcl_GetSlave, Tcl_GetSlaves, Tcl_GetMaster, Tcl_CreateAlias, Tcl_GetAlias, Tcl_GetAliases (3)- manage multiple Tcl interpreters and aliases.
(ist in Paket tcl)
- Tcl_CreateChannel, Tcl_GetChannelInstanceData, Tcl_GetChannelType, Tcl_GetChannelName, Tcl_GetChannelFile, Tcl_GetChannelMode, Tcl_GetChannelBufferSize, Tcl_SetDefaultTranslation, Tcl_SetChannelBufferSize (3)- procedures for creating and manipulating channels
(ist in Paket tcl)
- Tcl_CreateChannelHandler, Tcl_DeleteChannelHandler (3)- call a procedure when a channel becomes readable or writable
(ist in Paket tcl)
- Tcl_CreateCloseHandler, Tcl_DeleteCloseHandler (3)- arrange for callbacks when channels are closed
(ist in Paket tcl)
- Tcl_CreateCommand, Tcl_DeleteCommand, Tcl_GetCommandInfo, Tcl_SetCommandInfo (3)- implement new commands in C
(ist in Paket tcl)
- Tcl_CreateEventSource, Tcl_DeleteEventSource, Tcl_WatchFile, Tcl_FileReady, Tcl_SetMaxBlockTime, Tcl_QueueEvent, Tcl_WaitForEvent (3)- Event sources, the event notifier, and the event queue
(ist in Paket tcl)
- Tcl_Exit, Tcl_CreateExitHandler, Tcl_DeleteExitHandler (3)- end the application (and invoke exit handlers)
(ist in Paket tcl)
- Tcl_CreateFileHandler, Tcl_DeleteFileHandler (3)- associate procedure callbacks with files or devices
(ist in Paket tcl)
- Tcl_InitHashTable, Tcl_DeleteHashTable, Tcl_CreateHashEntry, Tcl_DeleteHashEntry, Tcl_FindHashEntry, Tcl_GetHashValue, Tcl_SetHashValue, Tcl_GetHashKey, Tcl_FirstHashEntry, Tcl_NextHashEntry, Tcl_HashStats (3)- procedures to manage hash tables
(ist in Paket tcl)
- Tcl_CreateInterp, Tcl_DeleteInterp, Tcl_InterpDeleted (3)- create and delete Tcl command interpreters
(ist in Paket tcl)
- Tcl_CreateMathFunc (3)- Define a new math function for expressions
(ist in Paket tcl)
- Tcl_CreateModalTimeout, Tcl_DeleteModalTimeout (3)- special timer for modal operations
(ist in Paket tcl)
- Tcl_CreateTimerHandler, Tcl_DeleteTimerHandler (3)- call a procedure at a given time
(ist in Paket tcl)
- Tcl_CreateTrace, Tcl_DeleteTrace (3)- arrange for command execution to be traced
(ist in Paket tcl)
- Tcl_GetAssocData, Tcl_SetAssocData, Tcl_DeleteAssocData (3)- manage associations of string keys and user specified data with Tcl interpreters.
(ist in Paket tcl)
- Tcl_DetachPids, Tcl_ReapDetachedProcs (3)- manage child processes in background
(ist in Paket tcl)
- Tcl_DoOneEvent (3)- wait for events and invoke event handlers
(ist in Paket tcl)
- Tcl_DStringInit, Tcl_DStringAppend, Tcl_DStringAppendElement, Tcl_DStringStartSublist, Tcl_DStringEndSublist, Tcl_DStringLength, Tcl_DStringValue, Tcl_DStringSetLength, Tcl_DStringFree, Tcl_DStringResult, Tcl_DStringGetResult (3)- manipulate dynamic strings
(ist in Paket tcl)
- Tcl_Eval, Tcl_VarEval, Tcl_EvalFile, Tcl_GlobalEval (3)- execute Tcl commands
(ist in Paket tcl)
- Tcl_Preserve, Tcl_Release, Tcl_EventuallyFree (3)- avoid freeing storage while it's being used
(ist in Paket tcl)
- Tcl_ExprLong, Tcl_ExprDouble, Tcl_ExprBoolean, Tcl_ExprString (3)- evaluate an expression
(ist in Paket tcl)
- Tcl_FindExecutable (3)- identify the binary file containing the application
(ist in Paket tcl)
- Tcl_GetFile, Tcl_FreeFile, Tcl_GetFileInfo (3)- procedures to manipulate generic file handles
(ist in Paket tcl)
- Tcl_GetInt, Tcl_GetDouble, Tcl_GetBoolean (3)- convert from string to integer, double, or boolean
(ist in Paket tcl)
- Tcl_SetErrno, Tcl_GetErrno (3)- manipulate errno to store and retrieve error codes
(ist in Paket tcl)
- Tcl_GetOpenFile (3)- Get a standard IO File * handle from a channel.
(ist in Paket tcl)
- Tcl_SplitPath, Tcl_JoinPath, Tcl_GetPathType (3)- manipulate platform-dependent file paths
(ist in Paket tcl)
- Tcl_GetStdChannel, Tcl_SetStdChannel (3)- procedures for retrieving and replacing the standard channels
(ist in Paket tcl)
- Tcl_SetVar, Tcl_SetVar2, Tcl_GetVar, Tcl_GetVar2, Tcl_UnsetVar, Tcl_UnsetVar2 (3)- manipulate Tcl variables
(ist in Paket tcl)
- Tcl_Interp (3)- client-visible fields of interpreter structures
(ist in Paket tcl)
- Tcl_LinkVar, Tcl_UnlinkVar, Tcl_UpdateLinkedVar (3)- link Tcl variable to C variable
(ist in Paket tcl)
- Tcl_Main (3)- main program for Tcl-based applications
(ist in Paket tcl)
- Tcl_OpenTcpClient, Tcl_OpenTcpServer (3)- procedures to open channels using TCP sockets
(ist in Paket tcl)
- Tcl_PkgRequire, Tcl_PkgProvide (3)- package version control
(ist in Paket tcl)
- Tcl_PrintDouble (3)- Convert floating value to string
(ist in Paket tcl)
- Tcl_RecordAndEval (3)- save command on history list before evaluating
(ist in Paket tcl)
- Tcl_RegExpMatch, Tcl_RegExpCompile, Tcl_RegExpExec, Tcl_RegExpRange (3)- Pattern matching with regular expressions
(ist in Paket tcl)
- Tcl_SetRecursionLimit (3)- set maximum allowable nesting depth in interpreter
(ist in Paket tcl)
- Tcl_Sleep (3)- delay execution for a given number of milliseconds
(ist in Paket tcl)
- Tcl_StaticPackage (3)- make a statically linked package available via the load command
(ist in Paket tcl)
- Tcl_StringMatch (3)- test whether a string matches a pattern
(ist in Paket tcl)
- Tcl_TraceVar, Tcl_TraceVar2, Tcl_UntraceVar, Tcl_UntraceVar2, Tcl_VarTraceInfo, Tcl_VarTraceInfo2 (3)- monitor accesses to a variable
(ist in Paket tcl)
- Tcl_TranslateFileName (3)- convert file name to native form and replace tilde with home directory
(ist in Paket tcl)
- Tcl_UpVar, Tcl_UpVar2 (3)- link one variable to another
(ist in Paket tcl)
- telldir (3)- return current location in directory stream.
(ist in Paket ldpman)
- tempnam (3)- create a name for a temporary file
(ist in Paket ldpman)
- termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, tcgetpgrp, tcsetpgrp (3)- get and set terminal attributes, line control, get and set baud rate, get and set terminal foreground process group ID
(ist in Paket ldpman)
- TIFFReadBufferSetup, TIFFWriteBufferSetup (3t)- I/O buffering control routines
(ist in Paket tiff)
- TIFFTileSize, TIFFTileRowSize, TIFFVTileSize, TIFFDefaultTileSize, TIFFComputeTile, TIFFCheckTile, TIFFNumberOfTiles (3t)- tile-related utility routines
(ist in Paket tiff)
- TIFFClose (3t)- close a previously opened .SM TIFF file
(ist in Paket tiff)
- TIFFFindCODEC, TIFFRegisterCODEC, TIFFUnRegisterCODEC (3t)- codec-related utility routines
(ist in Paket tiff)
- TIFFDefaultStripSize, TIFFStripSize, TIFFVStripSize, TIFFComputeStrip, TIFFNumberOfStrips (3t)- strip-related utility routines
(ist in Paket tiff)
- TIFFTileSize, TIFFTileRowSize, TIFFVTileSize, TIFFDefaultTileSize, TIFFComputeTile, TIFFCheckTile, TIFFNumberOfTiles (3t)- tile-related utility routines
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- TIFFDefaultStripSize, TIFFStripSize, TIFFVStripSize, TIFFComputeStrip, TIFFNumberOfStrips (3t)- strip-related utility routines
(ist in Paket tiff)
- TIFFTileSize, TIFFTileRowSize, TIFFVTileSize, TIFFDefaultTileSize, TIFFComputeTile, TIFFCheckTile, TIFFNumberOfTiles (3t)- tile-related utility routines
(ist in Paket tiff)
- TIFFError, TIFFSetErrorHandler (3t)- library error handling interface
(ist in Paket tiff)
- TIFFOpen, TIFFFdOpen, TIFFClientOpen (3t)- open a .SM TIFF file for reading or writing
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- TIFFFindCODEC, TIFFRegisterCODEC, TIFFUnRegisterCODEC (3t)- codec-related utility routines
(ist in Paket tiff)
- TIFFFlush, TIFFFlushData (3t)- flush pending writes to an open .SM TIFF file
(ist in Paket tiff)
- TIFFFlush, TIFFFlushData (3t)- flush pending writes to an open .SM TIFF file
(ist in Paket tiff)
- _TIFFmalloc, c _TIFFrealloc, c _TIFFfree, c _TIFFmemset, c _TIFFmemcpy, c _TIFFmemcmp, c (3t)- memory management-related functions for use with .SM TIFF files
(ist in Paket tiff)
- TIFFGetField, TIFFVGetField (3t)- get the value(s) of a tag in an open .SM TIFF file
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- _TIFFmalloc, c _TIFFrealloc, c _TIFFfree, c _TIFFmemset, c _TIFFmemcpy, c _TIFFmemcmp, c (3t)- memory management-related functions for use with .SM TIFF files
(ist in Paket tiff)
- _TIFFmalloc, c _TIFFrealloc, c _TIFFfree, c _TIFFmemset, c _TIFFmemcpy, c _TIFFmemcmp, c (3t)- memory management-related functions for use with .SM TIFF files
(ist in Paket tiff)
- _TIFFmalloc, c _TIFFrealloc, c _TIFFfree, c _TIFFmemset, c _TIFFmemcpy, c _TIFFmemcmp, c (3t)- memory management-related functions for use with .SM TIFF files
(ist in Paket tiff)
- _TIFFmalloc, c _TIFFrealloc, c _TIFFfree, c _TIFFmemset, c _TIFFmemcpy, c _TIFFmemcmp, c (3t)- memory management-related functions for use with .SM TIFF files
(ist in Paket tiff)
- _TIFFmalloc, c _TIFFrealloc, c _TIFFfree, c _TIFFmemset, c _TIFFmemcpy, c _TIFFmemcmp, c (3t)- memory management-related functions for use with .SM TIFF files
(ist in Paket tiff)
- TIFFDefaultStripSize, TIFFStripSize, TIFFVStripSize, TIFFComputeStrip, TIFFNumberOfStrips (3t)- strip-related utility routines
(ist in Paket tiff)
- TIFFTileSize, TIFFTileRowSize, TIFFVTileSize, TIFFDefaultTileSize, TIFFComputeTile, TIFFCheckTile, TIFFNumberOfTiles (3t)- tile-related utility routines
(ist in Paket tiff)
- TIFFOpen, TIFFFdOpen, TIFFClientOpen (3t)- open a .SM TIFF file for reading or writing
(ist in Paket tiff)
- TIFFPrintDirectory (3t)- print a description of a .SM TIFF directory
(ist in Paket tiff)
- TIFFCurrentRow, TIFFCurrentStrip, TIFFCurrentTile, TIFFCurrentDirectory, TIFFLastDirectory, TIFFFileno, TIFFFileName, TIFFGetMode, TIFFIsTiled, TIFFIsByteSwapped, TIFFIsUpSampled, TIFFIsMSB2LSB (3t)- query routines
(ist in Paket tiff)
- TIFFReadBufferSetup, TIFFWriteBufferSetup (3t)- I/O buffering control routines
(ist in Paket tiff)
- TIFFReadDirectory (3t)- get the contents of the next directory in an open .SM TIFF file
(ist in Paket tiff)
- TIFFReadEncodedStrip (3t)- read and decode a strip of data from an open .SM TIFF file
(ist in Paket tiff)
- TIFFReadEncodedTile (3t)- read and decode a tile of data from an open .SM TIFF file
(ist in Paket tiff)
- TIFFReadRawStrip (3t)- return the undecoded contents of a strip of data from an open .SM TIFF file
(ist in Paket tiff)
- TIFFReadRawTile (3t)- return an undecoded tile of data from an open .SM TIFF file
(ist in Paket tiff)
- TIFFReadRGBAImage (3t)- read and decode an image into a fixed-format raster
(ist in Paket tiff)
- TIFFReadScanline (3t)- read and decode a scanline of data from an open .SM TIFF file
(ist in Paket tiff)
- TIFFReadTile (3t)- read and decode a tile of data from an open .SM TIFF file
(ist in Paket tiff)
- _TIFFmalloc, c _TIFFrealloc, c _TIFFfree, c _TIFFmemset, c _TIFFmemcpy, c _TIFFmemcmp, c (3t)- memory management-related functions for use with .SM TIFF files
(ist in Paket tiff)
- TIFFFindCODEC, TIFFRegisterCODEC, TIFFUnRegisterCODEC (3t)- codec-related utility routines
(ist in Paket tiff)
- TIFFReverseBits, TIFFSwabShort, TIFFSwabLong, TIFFSwabArrayOfShort, TIFFSwabArrayOfLong (3t)- byte- and bit-swapping routines
(ist in Paket tiff)
- TIFFRGBAImage (3t)- read and decode an image into a raster
(ist in Paket tiff)
- TIFFRGBAImage (3t)- read and decode an image into a raster
(ist in Paket tiff)
- TIFFRGBAImage (3t)- read and decode an image into a raster
(ist in Paket tiff)
- TIFFRGBAImage (3t)- read and decode an image into a raster
(ist in Paket tiff)
- TIFFRGBAImage (3t)- read and decode an image into a raster
(ist in Paket tiff)
- TIFFScanlineSize, TIFFRasterScanlineSize, (3t)- return the size of various items associated with an open .SM TIFF file
(ist in Paket tiff)
- TIFFSetDirectory, TIFFSetSubDirectory (3t)- set the current directory for an open .SM TIFF file
(ist in Paket tiff)
- TIFFError, TIFFSetErrorHandler (3t)- library error handling interface
(ist in Paket tiff)
- TIFFSetField (3t)- set the value(s) of a tag in a .SM TIFF file open for writing
(ist in Paket tiff)
- TIFFSetDirectory, TIFFSetSubDirectory (3t)- set the current directory for an open .SM TIFF file
(ist in Paket tiff)
- TIFFWarning, TIFFSetWarningHandler (3t)- library warning interface
(ist in Paket tiff)
- TIFFScanlineSize, TIFFRasterScanlineSize, (3t)- return the size of various items associated with an open .SM TIFF file
(ist in Paket tiff)
- TIFFDefaultStripSize, TIFFStripSize, TIFFVStripSize, TIFFComputeStrip, TIFFNumberOfStrips (3t)- strip-related utility routines
(ist in Paket tiff)
- TIFFDefaultStripSize, TIFFStripSize, TIFFVStripSize, TIFFComputeStrip, TIFFNumberOfStrips (3t)- strip-related utility routines
(ist in Paket tiff)
- TIFFReverseBits, TIFFSwabShort, TIFFSwabLong, TIFFSwabArrayOfShort, TIFFSwabArrayOfLong (3t)- byte- and bit-swapping routines
(ist in Paket tiff)
- TIFFReverseBits, TIFFSwabShort, TIFFSwabLong, TIFFSwabArrayOfShort, TIFFSwabArrayOfLong (3t)- byte- and bit-swapping routines
(ist in Paket tiff)
- TIFFReverseBits, TIFFSwabShort, TIFFSwabLong, TIFFSwabArrayOfShort, TIFFSwabArrayOfLong (3t)- byte- and bit-swapping routines
(ist in Paket tiff)
- TIFFReverseBits, TIFFSwabShort, TIFFSwabLong, TIFFSwabArrayOfShort, TIFFSwabArrayOfLong (3t)- byte- and bit-swapping routines
(ist in Paket tiff)
- TIFFReverseBits, TIFFSwabShort, TIFFSwabLong, TIFFSwabArrayOfShort, TIFFSwabArrayOfLong (3t)- byte- and bit-swapping routines
(ist in Paket tiff)
- TIFFTileSize, TIFFTileRowSize, TIFFVTileSize, TIFFDefaultTileSize, TIFFComputeTile, TIFFCheckTile, TIFFNumberOfTiles (3t)- tile-related utility routines
(ist in Paket tiff)
- TIFFTileSize, TIFFTileRowSize, TIFFVTileSize, TIFFDefaultTileSize, TIFFComputeTile, TIFFCheckTile, TIFFNumberOfTiles (3t)- tile-related utility routines
(ist in Paket tiff)
- TIFFTileSize, TIFFTileRowSize, TIFFVTileSize, TIFFDefaultTileSize, TIFFComputeTile, TIFFCheckTile, TIFFNumberOfTiles (3t)- tile-related utility routines
(ist in Paket tiff)
- TIFFFindCODEC, TIFFRegisterCODEC, TIFFUnRegisterCODEC (3t)- codec-related utility routines
(ist in Paket tiff)
- TIFFGetField, TIFFVGetField (3t)- get the value(s) of a tag in an open .SM TIFF file
(ist in Paket tiff)
- TIFFSetField (3t)- set the value(s) of a tag in a .SM TIFF file open for writing
(ist in Paket tiff)
- TIFFDefaultStripSize, TIFFStripSize, TIFFVStripSize, TIFFComputeStrip, TIFFNumberOfStrips (3t)- strip-related utility routines
(ist in Paket tiff)
- TIFFTileSize, TIFFTileRowSize, TIFFVTileSize, TIFFDefaultTileSize, TIFFComputeTile, TIFFCheckTile, TIFFNumberOfTiles (3t)- tile-related utility routines
(ist in Paket tiff)
- TIFFWarning, TIFFSetWarningHandler (3t)- library warning interface
(ist in Paket tiff)
- TIFFReadBufferSetup, TIFFWriteBufferSetup (3t)- I/O buffering control routines
(ist in Paket tiff)
- TIFFWriteDirectory (3t)- write the current directory in an open .SM TIFF file
(ist in Paket tiff)
- TIFFWritedEncodedStrip (3t)- compress and write a strip of data to an open .SM TIFF file
(ist in Paket tiff)
- TIFFWritedEncodedTile (3t)- compress and write a tile of data to an open .SM TIFF file
(ist in Paket tiff)
- TIFFWriteRawStrip (3t)- write a strip of raw data to an open .SM TIFF file
(ist in Paket tiff)
- TIFFWriteRawTile (3t)- write a tile of raw data to an open .SM TIFF file
(ist in Paket tiff)
- TIFFWriteScanline (3t)- write a scanline to an open .SM TIFF file
(ist in Paket tiff)
- Tk_Get3DBorder, Tk_Draw3DRectangle, Tk_Fill3DRectangle, Tk_Draw3DPolygon, Tk_Fill3DPolygon, Tk_3DVerticalBevel, Tk_3DHorizontalBevel, Tk_SetBackgroundFromBorder, Tk_NameOf3DBorder, Tk_3DBorderColor, Tk_3DBorderGC, Tk_Free3DBorder (3)- draw borders with three-dimensional appearance
(ist in Paket tk)
- Tk_WindowId, Tk_Parent, Tk_Display, Tk_DisplayName, Tk_ScreenNumber, Tk_Screen, Tk_X, Tk_Y, Tk_Width, Tk_Height, Tk_Changes, Tk_Attributes, Tk_IsMapped, Tk_IsTopLevel, Tk_ReqWidth, Tk_ReqHeight, Tk_InternalBorderWidth, Tk_Visual, Tk_Depth, Tk_Colormap (3)- retrieve information from Tk's local data structure
(ist in Paket tk)
- Tk_CreateBindingTable, Tk_DeleteBindingTable, Tk_CreateBinding, Tk_DeleteBinding, Tk_GetBinding, Tk_GetAllBindings, Tk_DeleteAllBindings, Tk_BindEvent (3)- invoke scripts in response to X events
(ist in Paket tk)
- Tk_CanvasTkwin, Tk_CanvasGetCoord, Tk_CanvasDrawableCoords, Tk_CanvasSetStippleOrigin, Tk_CanvasWindowCoords, Tk_CanvasEventuallyRedraw, Tk_CanvasTagsOption (3)- utility procedures for canvas type managers
(ist in Paket tk)
- Tk_CanvasPsY, Tk_CanvasPsBitmap, Tk_CanvasPsColor, Tk_CanvasPsFont, Tk_CanvasPsPath, Tk_CanvasPsStipple (3)- utility procedures for generating Postscript for canvases
(ist in Paket tk)
- Tk_CanvasTextInfo (3)- additional information for managing text items in canvases
(ist in Paket tk)
- Tk_ConfigureWindow, Tk_MoveWindow, Tk_ResizeWindow, Tk_MoveResizeWindow, Tk_SetWindowBorderWidth, Tk_ChangeWindowAttributes, Tk_SetWindowBackground, Tk_SetWindowBackgroundPixmap, Tk_SetWindowBorder, Tk_SetWindowBorderPixmap, Tk_SetWindowColormap, Tk_DefineCursor, Tk_UndefineCursor (3)- change window configuration or attributes
(ist in Paket tk)
- Tk_SetClass, Tk_Class (3)- set or retrieve a window's class
(ist in Paket tk)
- Tk_ClearSelection (3)- Deselect a selection
(ist in Paket tk)
- Tk_ClipboardClear, Tk_ClipboardAppend (3)- Manage the clipboard
(ist in Paket tk)
- Tk_ConfigureWidget, Tk_Offset, Tk_ConfigureInfo, Tk_ConfigureValue, Tk_FreeOptions (3)- process configuration options for widgets
(ist in Paket tk)
- Tk_CoordsToWindow (3)- Find window containing a point
(ist in Paket tk)
- Tk_CreateErrorHandler, Tk_DeleteErrorHandler (3)- handle X protocol errors
(ist in Paket tk)
- Tk_CreateEventHandler, Tk_DeleteEventHandler (3)- associate procedure callback with an X event
(ist in Paket tk)
- Tk_CreateGenericHandler, Tk_DeleteGenericHandler (3)- associate procedure callback with all X events
(ist in Paket tk)
- Tk_CreateImageType (3)- define new kind of image
(ist in Paket tk)
- Tk_CreateItemType, Tk_GetItemTypes (3)- define new kind of canvas item
(ist in Paket tk)
- Tk_CreatePhotoImageFormat (3)- define new file format for photo images
(ist in Paket tk)
- Tk_CreateSelHandler, Tk_DeleteSelHandler (3)- arrange to handle requests for a selection
(ist in Paket tk)
- Tk_CreateWindow, Tk_CreateWindowFromPath, Tk_DestroyWindow, Tk_MakeWindowExist (3)- create or delete window
(ist in Paket tk)
- Tk_GetBitmap, Tk_DefineBitmap, Tk_NameOfBitmap, Tk_SizeOfBitmap, Tk_FreeBitmap, Tk_GetBitmapFromData (3)- maintain database of single-plane pixmaps
(ist in Paket tk)
- Tk_DeleteImage (3)- Destroy an image.
(ist in Paket tk)
- Tk_DrawFocusHighlight (3)- draw the traversal highlight ring for a widget
(ist in Paket tk)
- Tk_FindPhoto, Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock, Tk_PhotoGetImage, Tk_PhotoBlank, Tk_PhotoExpand, Tk_PhotoGetSize, Tk_PhotoSetSize (3)- manipulate the image data stored in a photo image.
(ist in Paket tk)
- Tk_GetColor, Tk_GetColorByValue, Tk_NameOfColor, Tk_FreeColor (3)- maintain database of colors
(ist in Paket tk)
- Tk_GetColormap, Tk_FreeColormap (3)- allocate and free colormaps
(ist in Paket tk)
- Tk_GetCursor, Tk_GetCursorFromData, Tk_NameOfCursor, Tk_FreeCursor (3)- maintain database of cursors
(ist in Paket tk)
- Tk_GetFontStruct, Tk_NameOfFontStruct, Tk_FreeFontStruct (3)- maintain database of fonts
(ist in Paket tk)
- Tk_GetGC, Tk_FreeGC (3)- maintain database of read-only graphics contexts
(ist in Paket tk)
- Tk_GetImage, Tk_RedrawImage, Tk_SizeOfImage, Tk_FreeImage (3)- use an image in a widget
(ist in Paket tk)
- Tk_GetPixmap, Tk_FreePixmap (3)- allocate and free pixmaps
(ist in Paket tk)
- Tk_FreeXId (3)- make X resource identifier available for reuse
(ist in Paket tk)
- Tk_GeometryRequest, Tk_SetInternalBorder (3)- specify desired geometry or internal border for a window
(ist in Paket tk)
- Tk_GetAnchor, Tk_NameOfAnchor (3)- translate between strings and anchor positions
(ist in Paket tk)
- Tk_InternAtom, Tk_GetAtomName (3)- manage cache of X atoms
(ist in Paket tk)
- Tk_GetCapStyle, Tk_NameOfCapStyle (3)- translate between strings and cap styles
(ist in Paket tk)
- Tk_GetJoinStyle, Tk_NameOfJoinStyle (3)- translate between strings and join styles
(ist in Paket tk)
- Tk_GetJustify, Tk_NameOfJustify (3)- translate between strings and justification styles
(ist in Paket tk)
- Tk_GetOption (3)- retrieve an option from the option database
(ist in Paket tk)
- Tk_GetPixels, Tk_GetScreenMM (3)- translate between strings and screen units
(ist in Paket tk)
- Tk_GetRelief, Tk_NameOfRelief (3)- translate between strings and relief values
(ist in Paket tk)
- Tk_GetRootCoords (3)- Compute root-window coordinates of window
(ist in Paket tk)
- Tk_GetScrollInfo (3)- parse arguments for scrolling commands
(ist in Paket tk)
- Tk_GetSelection (3)- retrieve the contents of a selection
(ist in Paket tk)
- Tk_GetUid, Tk_Uid (3)- convert from string to unique identifier
(ist in Paket tk)
- Tk_GetVisual (3)- translate from string to visual
(ist in Paket tk)
- Tk_GetVRootGeometry (3)- Get location and size of virtual root for window
(ist in Paket tk)
- Tk_HandleEvent (3)- invoke event handlers for window system events
(ist in Paket tk)
- Tk_IdToWindow (3)- Find Tk's window information for an X window
(ist in Paket tk)
- Tk_ImageChanged (3)- notify widgets that image needs to be redrawn
(ist in Paket tk)
- Tk_Init (3)- add Tk to an interpreter and make a new Tk application.
(ist in Paket tk)
- Tk_Main (3)- main program for Tk-based applications
(ist in Paket tk)
- Tk_MainLoop (3)- loop for events until all windows are deleted
(ist in Paket tk)
- Tk_MaintainGeometry, Tk_UnmaintainGeometry (3)- maintain geometry of one window relative to another
(ist in Paket tk)
- Tk_MainWindow (3)- find the main window for an application
(ist in Paket tk)
- Tk_ManageGeometry (3)- arrange to handle geometry requests for a window
(ist in Paket tk)
- Tk_MapWindow, Tk_UnmapWindow (3)- map or unmap a window
(ist in Paket tk)
- Tk_MoveToplevelWindow (3)- Adjust the position of a top-level window
(ist in Paket tk)
- Tk_Name, Tk_PathName, Tk_NameToWindow (3)- convert between names and window tokens
(ist in Paket tk)
- Tk_NameOfImage (3)- Return name of image.
(ist in Paket tk)
- Tk_OwnSelection (3)- make a window the owner of the primary selection
(ist in Paket tk)
- Tk_ParseArgv (3)- process command-line options
(ist in Paket tk)
- Tk_QueueWindowEvent (3)- Add a window event to the Tcl event queue
(ist in Paket tk)
- Tk_RestackWindow (3)- Change a window's position in the stacking order
(ist in Paket tk)
- Tk_RestrictEvents (3)- filter and selectively delay X events
(ist in Paket tk)
- Tk_SetAppName (3)- Set the name of an application for ``send'' commands
(ist in Paket tk)
- Tk_SetGrid, Tk_UnsetGrid (3)- control the grid for interactive resizing
(ist in Paket tk)
- Tk_SetWindowVisual (3)- change visual characteristics of window
(ist in Paket tk)
- Tk_StrictMotif (3)- Return value of tk_strictMotif variable
(ist in Paket tk)
- tmpfile (3)- create a temporary file
(ist in Paket ldpman)
- tmpnam (3)- create a name for a temporary file
(ist in Paket ldpman)
- toascii (3)- convert character to ASCII
(ist in Paket ldpman)
- toupper, tolower (3)- convert letter to upper or lower case
(ist in Paket ldpman)
- Tcl_TraceVar, Tcl_TraceVar2, Tcl_UntraceVar, Tcl_UntraceVar2, Tcl_VarTraceInfo, Tcl_VarTraceInfo2 (3)- monitor accesses to a variable
(ist in Paket tcl)
- Tcl_TranslateFileName (3)- convert file name to native form and replace tilde with home directory
(ist in Paket tcl)
- tsearch, tfind, tdelete, twalk (3)- manage a binary tree
(ist in Paket ldpman)
- ttyname (3)- return name of a terminal
(ist in Paket ldpman)
- tzset (3)- initialize time conversion information
(ist in Paket ldpman)
- ulimit (3)- get and set user limits
(ist in Paket ldpman)
- none (3)- undocumented library functions
(ist in Paket ldpman)
- updwtmp, logwtmp (3)- append an entry to the wtmp file
(ist in Paket ldpman)
- Tcl_UpVar, Tcl_UpVar2 (3)- link one variable to another
(ist in Paket tcl)
- usleep (3)- suspend execution for interval of microseconds
(ist in Paket ldpman)
- vga_accel (3)- calls the graphics accelerator
(ist in Paket svgalib)
- vga_bitblt (3)- copy pixmap on screen using an accelerator
(ist in Paket svgalib)
- vga_blitwait (3)- wait for any accelerator operation to finish
(ist in Paket svgalib)
- vga_claimvideomemory (3)- declare the amount of video memory used
(ist in Paket svgalib)
- vga_clear (3)- clear the screen
(ist in Paket svgalib)
- vga_copytoplanar16 (3)- copy linear pixmap into VGA 16 color mode video memory
(ist in Paket svgalib)
- vga_copytoplanar256 (3)- copy linear pixmap into Mode X video memory
(ist in Paket svgalib)
- vga_copytoplane (3)- copy linear pixmap to some planes of VGA 16 color mode video memory
(ist in Paket svgalib)
- vga_disabledriverreport (3)- makes svgalib not emit any startup messages
(ist in Paket svgalib)
- vga_drawline (3)- draw a line on the screen
(ist in Paket svgalib)
- vga_drawpixel (3)- draw a pixel on the screen
(ist in Paket svgalib)
- vga_drawscanline (3)- draw a horizontal line of pixels
(ist in Paket svgalib)
- vga_drawscansegment (3)- draw a horizontal line of pixels
(ist in Paket svgalib)
- vga_dumpregs (3)- dump the contents of the SVGA registers
(ist in Paket svgalib)
- vga_ext_set (3)- set and query several extended features
(ist in Paket svgalib)
- vga_fillblt (3)- file rectangular area in video memory with a single color
(ist in Paket svgalib)
- vga_flip (3)- toggle between text and graphics mode
(ist in Paket svgalib)
- vga_getch (3)- wait for a key
(ist in Paket svgalib)
- vga_getcurrentchipset (3)- returns the current SVGA chipset
(ist in Paket svgalib)
- vga_getcurrentmode (3)- returns the current video mode
(ist in Paket svgalib)
- vga_getdefaultmode (3)- returns the default graphics mode number
(ist in Paket svgalib)
- vga_getgraphmem (3)- returns the address of the VGA memory
(ist in Paket svgalib)
- vga_getkey (3)- read a character from the keyboard without waiting
(ist in Paket svgalib)
- vga_getmodeinfo (3)- returns pointer to mode information structure for a mode
(ist in Paket svgalib)
- vga_getmodename (3)- return a name for the given video mode
(ist in Paket svgalib)
- vga_getmodenumber (3)- return a number for the given video mode
(ist in Paket svgalib)
- vga_getmonitortype (3)- returns the monitor type configured
(ist in Paket svgalib)
- vga_getmousetype (3)- returns the mouse type configured
(ist in Paket svgalib)
- vga_getpalette (3)- get a color in the color lookup table
(ist in Paket svgalib)
- vga_getpalvec (3)- gets colors from the color lookup table
(ist in Paket svgalib)
- vga_getpixel (3)- get a pixels value from the screen
(ist in Paket svgalib)
- vga_getscansegment (3)- get a list of consecutive pixel values
(ist in Paket svgalib)
- vga_gettextfont, vga_puttextfont (3)- get/set the font used in text mode
(ist in Paket svgalib)
- vga_gettextmoderegs, vga_settextmoderegs (3)- get/set the vga state used in text mode
(ist in Paket svgalib)
- vga_getxdim, vga_getydim, vga_getcolors (3)- return the current screen resolution
(ist in Paket svgalib)
- vga_hasmode (3)- returns if a video mode is supported
(ist in Paket svgalib)
- vga_hlinelistblt (3)- draw horizontal scan lines
(ist in Paket svgalib)
- vga_imageblt (3)- copy a rectangular pixmap from system memory to video memory
(ist in Paket svgalib)
- vga_init (3)- initialize svgalib library
(ist in Paket svgalib)
- vga_lastmodenumber (3)- returns the last video mode number
(ist in Paket svgalib)
- vga_lockvc (3)- disables virtual console switching for safety
(ist in Paket svgalib)
- vga_oktowrite (3)- indicates whether the program has direct access to the SVGA
(ist in Paket svgalib)
- vga_runinbackground (3)- enable running of the program while there is no VGA access
(ist in Paket svgalib)
- vga_runinbackground_version (3)- returns the version of the current background support
(ist in Paket svgalib)
- vga_safety_fork (3)- start a parallel process to restore the console at a crash
(ist in Paket svgalib)
- vga_screenoff, vga_screenon (3)- turn generation of the video signal on or off
(ist in Paket svgalib)
- vga_setchipset (3)- force chipset
(ist in Paket svgalib)
- vga_setchipsetandfeatures (3)- force chipset and optional parameters
(ist in Paket svgalib)
- vga_setcolor (3)- set the current color
(ist in Paket svgalib)
- vga_setdisplaystart (3)- set the display start address
(ist in Paket svgalib)
- vga_setegacolor (3)- set the current color
(ist in Paket svgalib)
- vga_setflipchar (3)- set the character causing a vga_flip()
(ist in Paket svgalib)
- vga_setlinearaddressing (3)- switch to linear addressing mode
(ist in Paket svgalib)
- vga_setlogicalwidth (3)- set the logical scanline width
(ist in Paket svgalib)
- vga_setmode (3)- sets a video mode
(ist in Paket svgalib)
- vga_setmodeX (3)- try to set Mode X-like memory organization
(ist in Paket svgalib)
- vga_setmousesupport (3)- enable mouse support
(ist in Paket svgalib)
- vga_setpage (3)- set the 64K SVGA page number
(ist in Paket svgalib)
- vga_setpalette (3)- set a color in the color lookup table
(ist in Paket svgalib)
- vga_setpalvec (3)- sets colors in the color lookup table
(ist in Paket svgalib)
- vga_setreadpage (3)- set the 64K SVGA page number
(ist in Paket svgalib)
- vga_setrgbcolor (3)- set the current color
(ist in Paket svgalib)
- vga_setwritepage (3)- set the 64K SVGA page number
(ist in Paket svgalib)
- vga_unlockvc (3)- re-enables virtual console switching
(ist in Paket svgalib)
- vga_waitevent (3)- wait for various I/O events
(ist in Paket svgalib)
- vga_waitretrace (3)- wait for vertical retrace.
(ist in Paket svgalib)
- vga_white (3)- return the color white in the current screen resolution
(ist in Paket svgalib)
- wcstombs (3)- convert a wide character string to a multibyte character string.
(ist in Paket ldpman)
- wctomb (3)- convert a wide character to a multibyte character.
(ist in Paket ldpman)
- Tk_WindowId, Tk_Parent, Tk_Display, Tk_DisplayName, Tk_ScreenNumber, Tk_Screen, Tk_X, Tk_Y, Tk_Width, Tk_Height, Tk_Changes, Tk_Attributes, Tk_IsMapped, Tk_IsTopLevel, Tk_ReqWidth, Tk_ReqHeight, Tk_InternalBorderWidth, Tk_Visual, Tk_Depth, Tk_Colormap (3)- retrieve information from Tk's local data structure
(ist in Paket tk)
- wresize (3x)- resize a curses window .
(ist in Paket ncurses)
- X (3x)- a portable, network-transparent window system
(ist in Paket xman)
- XAddConnectionWatch, XRemoveConnectionWatch, XProcessInternalConnection, XInternalConnectionNumbers (3x)- handle Xlib internal connections
(ist in Paket xman)
- XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress (3x)- control host access and host control structure
(ist in Paket xman)
- XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint (3x)- allocate class hints structure and set or read a window's WM_CLASS property
(ist in Paket xman)
- XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors (3x)- allocate and free colors
(ist in Paket xman)
- XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize (3x)- allocate icon size structure and set or read a window's WM_ICON_SIZES property
(ist in Paket xman)
- XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints (3x)- allocate size hints structure and set or read a window's WM_NORMAL_HINTS property
(ist in Paket xman)
- XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap (3x)- allocate, set, or read a standard colormap structure
(ist in Paket xman)
- XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints (3x)- allocate window manager hints structure and set or read a window's WM_HINTS property
(ist in Paket xman)
- XAllowDeviceEvents (3x)- release queued events
(ist in Paket xman)
- XAllowEvents (3x)- release queued events
(ist in Paket xman)
- XAnyEvent, XEvent (3x)- generic X event structures
(ist in Paket xman)
- Xau library: XauFileName, XauReadAuth, XauLockAuth, XauUnlockAuth, XauWriteAuth, XauDisposeAuth, XauGetAuthByAddr, XauGetBestAuthByAddr (3x)- X authority database routines
(ist in Paket xman)
- XButtonEvent, XKeyEvent, XMotionEvent (3x)- KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures
(ist in Paket xman)
- XChangeDeviceDontPropagateList, XGetDeviceDontPropagateList (3x)- query or change the dont-propagate-list for extension devices
(ist in Paket xman)
- XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl (3x)- manipulate keyboard settings and keyboard control structure
(ist in Paket xman)
- XChangeKeyboardDevice (3x)- change which device is used as the X keyboard
(ist in Paket xman)
- XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap (3x)- manipulate keyboard encoding and keyboard encoding structure
(ist in Paket xman)
- XChangePointerControl, XGetPointerControl (3x)- control pointer
(ist in Paket xman)
- XChangePointerDevice (3x)- change which device is the X pointer
(ist in Paket xman)
- XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet (3x)- change a client's save set
(ist in Paket xman)
- XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap (3x)- change window attributes
(ist in Paket xman)
- XCirculateEvent (3x)- CirculateNotify event structure
(ist in Paket xman)
- XCirculateRequestEvent (3x)- CirculateRequest event structure
(ist in Paket xman)
- XClearArea, XClearWindow (3x)- clear area or window
(ist in Paket xman)
- XClientMessageEvent (3x)- ClientMessage event structure
(ist in Paket xman)
- XcmsAllocColor, XcmsAllocNamedColor (3x)- allocate colors
(ist in Paket xman)
- XcmsCCCOfColormap, XcmsSetCCCOfColormap (3x)- query and modify CCC of a colormap
(ist in Paket xman)
- XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL (3x)- obtain the CIE L*a*b* coordinates
(ist in Paket xman)
- XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL (3x)- obtain the CIE L*u*v* coordinates
(ist in Paket xman)
- XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad (3x)- Xcms color struture
(ist in Paket xman)
- XcmsConvertColors (3x)- convert CCC color specifications
(ist in Paket xman)
- XcmsCreateCCC, XcmsFreeCCC (3x)- creating and destroying CCCs
(ist in Paket xman)
- XcmsDefaultCCC (3x)- obtain the default CCC for a screen
(ist in Paket xman)
- XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite (3x)- obtain black, blue, green, red, and white CCC color specifications
(ist in Paket xman)
- XcmsQueryColor, XcmsQueryColors, XcmsLookupColor (3x)- obtain color values
(ist in Paket xman)
- XcmsSetWhitePoint, XcmsSetWhiteAdjustProc (3x)- modifying CCC attributes
(ist in Paket xman)
- XcmsStoreColor, XcmsStoreColors (3x)- set colors
(ist in Paket xman)
- XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV (3x)- obtain the TekHVC coordinates
(ist in Paket xman)
- XColormapEvent (3x)- ColormapNotify event structure
(ist in Paket xman)
- XConfigureEvent (3x)- ConfigureNotify event structure
(ist in Paket xman)
- XConfigureRequestEvent (3x)- ConfigureRequest event structure
(ist in Paket xman)
- XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges (3x)- configure windows and window changes structure
(ist in Paket xman)
- XConsortium (3x)- X Consortium information
(ist in Paket xman)
- XCopyArea, XCopyPlane (3x)- copy areas
(ist in Paket xman)
- XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor (3x)- create, copy, or destroy colormaps and color structure
(ist in Paket xman)
- XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor (3x)- create cursors
(ist in Paket xman)
- XCreateFontSet, XFreeFontSet (3x)- create and free an international text drawing font set
(ist in Paket xman)
- XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues (3x)- create or free graphics contexts and graphics context structure
(ist in Paket xman)
- XCreateIC, XDestroyIC, XIMOfIC (3x)- create, destroy, and obtain the input method of an input context
(ist in Paket xman)
- XCreateOC, XDestroyOC, XSetOCValues, XGetOCValues, XOMOfOC (3x)- create output contexts
(ist in Paket xman)
- XCreatePixmap, XFreePixmap (3x)- create or destroy pixmaps
(ist in Paket xman)
- XCreateRegion, XSetRegion, XDestroyRegion (3x)- create or destroy regions
(ist in Paket xman)
- XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes (3x)- create windows and window attributes structure
(ist in Paket xman)
- XCreateWindowEvent (3x)- CreateNotify event structure
(ist in Paket xman)
- XCrossingEvent (3x)- EnterNotify and LeaveNotify event structure
(ist in Paket xman)
- XdbeAllocateBackBufferName (3x)- allocates a DBE buffer.
(ist in Paket xman)
- XdbeBeginIdiom (3x)- marks the beginning of a DBE idiom sequence.
(ist in Paket xman)
- XdbeDeallocateBackBufferName (3x)- frees a DBE buffer.
(ist in Paket xman)
- XdbeEndIdiom (3x)- marks the end of a DBE idiom sequence.
(ist in Paket xman)
- XdbeFreeVisualInfo (3x)- frees information returned by XdbeGetVisualInfo().
(ist in Paket xman)
- XdbeGetBackBufferAttributes (3x)- returns attributes of a DBE buffer.
(ist in Paket xman)
- XdbeGetVisualInfo (3x)-
(ist in Paket xman)
- XdbeQueryExtension (3x)- returns the version of DBE supported by the server.
(ist in Paket xman)
- XdbeSwapBuffers (3x)- swaps front and back DBE buffers.
(ist in Paket xman)
- XDefineCursor, XUndefineCursor (3x)- define cursors
(ist in Paket xman)
- XDestroyWindow, XDestroySubwindows (3x)- destroy windows
(ist in Paket xman)
- XDestroyWindowEvent (3x)- DestroyNotify event structure
(ist in Paket xman)
- XDeviceBell (3x)- ring a bell on a device supported through the input extension
(ist in Paket xman)
- XDrawArc, XDrawArcs, XArc (3x)- draw arcs and arc structure
(ist in Paket xman)
- XDrawImageString, XDrawImageString16 (3x)- draw image text
(ist in Paket xman)
- XDrawLine, XDrawLines, XDrawSegments, XSegment (3x)- draw lines, polygons, and line structure
(ist in Paket xman)
- XDrawPoint, XDrawPoints, XPoint (3x)- draw points and points structure
(ist in Paket xman)
- XDrawRectangle, XDrawRectangles, XRectangle (3x)- draw rectangles and rectangles structure
(ist in Paket xman)
- XDrawString, XDrawString16 (3x)- draw text characters
(ist in Paket xman)
- XDrawText, XDrawText16, XTextItem, XTextItem16 (3x)- draw polytext text and text drawing structures
(ist in Paket xman)
- XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion (3x)- determine if regions are empty or equal
(ist in Paket xman)
- XErrorEvent (3x)- X error event structure
(ist in Paket xman)
- XExposeEvent (3x)- Expose event structure
(ist in Paket xman)
- XExtentsOfFontSet (3x)- obtain the maximum extents structure for a font set
(ist in Paket xman)
- XF86DGAQueryExtension, XF86DGAQueryVersion, XF86DGAQueryDirectVideo, XF86DGAGetVideo, XF86DGADirectVideo, XF86DGASetVidPage, XF86DGASetViewPort, XF86DGAViewPortChanged, XF86DGAGetViewPortSize, XF86DGAInstallColormap, XF86DGAForkApp (3x)- XFree86-DGA extension interface functions
(ist in Paket xman)
- XF86MiscQueryExtension, XF86MiscQueryVersion, XF86MiscGetMouseSettings, XF86MiscSetMouseSettings, XF86MiscGetKbdSettings, XF86MiscSetKbdSettings (3x)- XFree86-Misc extension interface functions
(ist in Paket xman)
- XF86VidModeQueryExtension, XF86VidModeQueryVersion, XF86VidModeGetModeLine, XF86VidModeGetAllModeLines, XF86VidModeDeleteModeLine, XF86VidModeModModeLine, XF86VidModeValidateModeLine, XF86VidModeSwitchMode, XF86VidModeSwitchToMode, XF86VidModeLockModeSwitch, XF86VidModeGetMonitor, XF86VidModeGetViewPort, XF86VidModeSetViewPort (3x)- XFree86-VidMode extension interface functions
(ist in Paket xman)
- XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs (3x)- fill rectangles, polygons, or arcs
(ist in Paket xman)
- XFilterEvent (3x)- filter X events for an input method
(ist in Paket xman)
- XFlush, XSync, XEventsQueued, XPending (3x)- handle output buffer or event queue
(ist in Paket xman)
- XFocusChangeEvent (3x)- FocusIn and FocusOut event structure
(ist in Paket xman)
- XFontSetExtents (3x)- XFontSetExtents structure
(ist in Paket xman)
- XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing, XContextualDrawing, XDirectionalDependentDrawing (3x)- obtain fontset information
(ist in Paket xman)
- XFree (3x)- free client data
(ist in Paket xman)
- XGetDeviceControl, XChangeDeviceControl (3x)- query and change input device controls
(ist in Paket xman)
- XGetDeviceKeyMapping, XChangeDeviceKeyMapping (3x)- query or change device key mappings
(ist in Paket xman)
- XGetDeviceModifierMapping, XSetDeviceModifierMapping (3x)- query or change device modifier mappings
(ist in Paket xman)
- XGetDeviceMotionEvents, XDeviceTimeCoord (3x)- get device motion history
(ist in Paket xman)
- XGetExtensionVersion (3x)- query the version of the input extension.
(ist in Paket xman)
- XGetFeedbackControl, XChangeFeedbackControl (3x)- query and change input device feedbacks
(ist in Paket xman)
- XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo (3x)- obtain visual information and visual structure
(ist in Paket xman)
- XGetWindowAttributes, XGetGeometry, XWindowAttributes (3x)- get current window attribute or geometry and current window attributes structure
(ist in Paket xman)
- XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty (3x)- obtain and change window properties
(ist in Paket xman)
- XGrabButton, XUngrabButton (3x)- grab pointer buttons
(ist in Paket xman)
- XGrabDevice, XUngrabDevice (3x)- grab/release the specified extension device
(ist in Paket xman)
- XGrabDeviceButton, XUngrabDeviceButton (3x)- grab/ungrab extension input device buttons
(ist in Paket xman)
- XGrabDeviceKey, XUngrabDeviceKey (3x)- grab/ungrab extension input device Keys
(ist in Paket xman)
- XGrabKey, XUngrabKey (3x)- grab keyboard keys
(ist in Paket xman)
- XGrabKeyboard, XUngrabKeyboard (3x)- grab the keyboard
(ist in Paket xman)
- XGrabPointer, XUngrabPointer, XChangeActivePointerGrab (3x)- grab the pointer
(ist in Paket xman)
- XGrabServer, XUngrabServer (3x)- grab the server
(ist in Paket xman)
- XGraphicsExposeEvent, XNoExposeEvent (3x)- GraphicsExpose and NoExpose event structures
(ist in Paket xman)
- XGravityEvent (3x)- GravityNotify event structure
(ist in Paket xman)
- XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow (3x)- manipulate top-level windows
(ist in Paket xman)
- XIfEvent, XCheckIfEvent, XPeekIfEvent (3x)- check the event queue with a predicate procedure
(ist in Paket xman)
- XInitImage, XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage (3x)- image utilities
(ist in Paket xman)
- XInitThreads, XLockDisplay, XUnlockDisplay (3x)- multi-threading support
(ist in Paket xman)
- XInstallColormap, XUninstallColormap, XListInstalledColormaps (3x)- control colormaps
(ist in Paket xman)
- XInternAtom, XInternAtoms, XGetAtomName, XGetAtomNames (3x)- create or return atom names
(ist in Paket xman)
- XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion (3x)- region arithmetic
(ist in Paket xman)
- XKeymapEvent (3x)- KeymapNotify event structure
(ist in Paket xman)
- XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo (3x)- obtain or free font names and information
(ist in Paket xman)
- XListInputDevices, XFreeDeviceList (3x)- list available input devices
(ist in Paket xman)
- XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct (3x)- load or unload fonts and font metric structures
(ist in Paket xman)
- XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym (3x)- handle keyboard input events in Latin-1
(ist in Paket xman)
- XMapEvent, XMappingEvent (3x)- MapNotify and MappingNotify event structures
(ist in Paket xman)
- XMapRequestEvent (3x)- MapRequest event structure
(ist in Paket xman)
- XMapWindow, XMapRaised, XMapSubwindows (3x)- map windows
(ist in Paket xman)
- XmbDrawImageString, XwcDrawImageString (3x)- draw image text using a single font set
(ist in Paket xman)
- XmbDrawString, XwcDrawString (3x)- draw text using a single font set
(ist in Paket xman)
- XmbDrawText, XwcDrawText (3x)- draw text using multiple font sets
(ist in Paket xman)
- XmbLookupString, XwcLookupString (3x)- obtain composed input from an input method
(ist in Paket xman)
- XmbResetIC, XwcResetIC (3x)- reset the state of an input context
(ist in Paket xman)
- XmbTextEscapement, XwcTextEscapement (3x)- obtain the escapement of text
(ist in Paket xman)
- XmbTextExtents, XwcTextExtents (3x)- compute text extents
(ist in Paket xman)
- XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString (3x)- convert text lists and text property structures
(ist in Paket xman)
- XmbTextPerCharExtents, XwcTextPerCharExtents (3x)- obtain per-character information for a text string
(ist in Paket xman)
- XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow (3x)- X multibuffering functions
(ist in Paket xman)
- XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent (3x)- select events by type
(ist in Paket xman)
- XNoOp (3x)- No Operation
(ist in Paket xman)
- XOpenDevice, XCloseDevice (3x)- open or close an extension input device
(ist in Paket xman)
- XOpenDisplay, XCloseDisplay (3x)- connect or disconnect to X server
(ist in Paket xman)
- XOpenIM, XCloseIM, XSetIMValues, XGetIMValues, XDisplayOfIM, XLocaleOfIM, XRegisterIMInstantiateCallback, XUnregisterIMInstantiateCallback (3x)- open, close, and otain input method information
(ist in Paket xman)
- XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM (3x)- open output methods
(ist in Paket xman)
- XParseGeometry, XWMGeometry (3x)- parse window geometry
(ist in Paket xman)
- XPolygonRegion, XClipBox (3x)- generate regions
(ist in Paket xman)
- XPropertyEvent (3x)- PropertyNotify event structure
(ist in Paket xman)
- XPutBackEvent (3x)- put events back on the queue
(ist in Paket xman)
- XPutImage, XGetImage, XGetSubImage (3x)- transfer images
(ist in Paket xman)
- XQueryBestSize, XQueryBestTile, XQueryBestStipple (3x)- determine efficient sizes
(ist in Paket xman)
- XQueryColor, XQueryColors, XLookupColor, XParseColor (3x)- obtain color values
(ist in Paket xman)
- XQueryDeviceState (3x)- query the state of an extension input device.
(ist in Paket xman)
- XQueryPointer (3x)- get pointer coordinates
(ist in Paket xman)
- XQueryTree (3x)- query window tree information
(ist in Paket xman)
- XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows (3x)- change window stacking order
(ist in Paket xman)
- XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData (3x)- manipulate bitmaps
(ist in Paket xman)
- XRecolorCursor, XFreeCursor, XQueryBestCursor (3x)- manipulate cursors
(ist in Paket xman)
- XReparentEvent (3x)- ReparentNotify event structure
(ist in Paket xman)
- XReparentWindow (3x)- reparent windows
(ist in Paket xman)
- XResizeRequestEvent (3x)- ResizeRequest event structure
(ist in Paket xman)
- XResourceManagerString, XScreenResourceString (3x)- obtain server resource properties
(ist in Paket xman)
- XrmEnumerateDatabase (3x)- enumerate resource database entries
(ist in Paket xman)
- XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase (3x)- retrieve and store resource databases
(ist in Paket xman)
- XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource (3x)- retrieve database resources and search lists
(ist in Paket xman)
- XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec (3x)- initialize the Resource Manager, Resource Manager structures, and parse the command line
(ist in Paket xman)
- XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase (3x)- merge resource databases
(ist in Paket xman)
- XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource (3x)- store database resources
(ist in Paket xman)
- XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList (3x)- manipulate resource quarks
(ist in Paket xman)
- XSaveContext, XFindContext, XDeleteContext, XUniqueContext (3x)- associative look-up routines
(ist in Paket xman)
- Xsecurity (3x)- X display access control
(ist in Paket xman)
- XSelectExtensionEvent, XGetSelectedExtensionEvents (3x)- select extension events, get the list of currently selected extension events
(ist in Paket xman)
- XSelectInput (3x)- select input events
(ist in Paket xman)
- XSelectionClearEvent (3x)- SelectionClear event structure
(ist in Paket xman)
- XSelectionEvent (3x)- SelectionNotify event structure
(ist in Paket xman)
- XSelectionRequestEvent (3x)- SelectionRequest event structure
(ist in Paket xman)
- XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord (3x)- send events and pointer motion history structure
(ist in Paket xman)
- XSendExtensionEvent (3x)- send input extension events to a client
(ist in Paket xman)
- XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure (3x)- GC convenience routines
(ist in Paket xman)
- XSetClipOrigin, XSetClipMask, XSetClipRectangles (3x)- GC convenience routines
(ist in Paket xman)
- XSetCloseDownMode, XKillClient (3x)- control clients
(ist in Paket xman)
- XSetCommand, XGetCommand (3x)- set or read a window's WM_COMMAND property
(ist in Paket xman)
- XSetDeviceButtonMapping, XGetDeviceButtonMapping (3x)- query or change device button mappings
(ist in Paket xman)
- XSetDeviceFocus, XGetDeviceFocus (3x)- control extension input device focus
(ist in Paket xman)
- XSetDeviceMode (3x)- change the mode of a device
(ist in Paket xman)
- XSetDeviceValuators (3x)- initialize the valuators on an extension input device
(ist in Paket xman)
- XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText (3x)- default error handlers
(ist in Paket xman)
- XSetFillStyle, XSetFillRule (3x)- GC convenience routines
(ist in Paket xman)
- XSetFont (3x)- GC convenience routines
(ist in Paket xman)
- XSetFontPath, XGetFontPath, XFreeFontPath (3x)- set, get, or free the font search path
(ist in Paket xman)
- XSetICFocus, XUnsetICFocus (3x)- set and unset input context focus
(ist in Paket xman)
- XSetICValues, XGetICValues (3x)- set and obtain XIC values
(ist in Paket xman)
- XSetInputFocus, XGetInputFocus (3x)- control input focus
(ist in Paket xman)
- XSetLineAttributes, XSetDashes (3x)- GC convenience routines
(ist in Paket xman)
- XSetPointerMapping, XGetPointerMapping (3x)- manipulate pointer settings
(ist in Paket xman)
- XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver (3x)- manipulate the screen saver
(ist in Paket xman)
- XSetSelectionOwner, XGetSelectionOwner, XConvertSelection (3x)- manipulate window selection
(ist in Paket xman)
- XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground (3x)- GC convenience routines
(ist in Paket xman)
- XSetTextProperty, XGetTextProperty (3x)- set and read text properties
(ist in Paket xman)
- XSetTile, XSetStipple, XSetTSOrigin (3x)- GC convenience routines
(ist in Paket xman)
- XSetTransientForHint, XGetTransientForHint (3x)- set or read a window's WM_TRANSIENT_FOR property
(ist in Paket xman)
- XSetWMClientMachine, XGetWMClientMachine (3x)- set or read a window's WM_CLIENT_MACHINE property
(ist in Paket xman)
- XSetWMColormapWindows, XGetWMColormapWindows (3x)- set or read a window's WM_COLORMAP_WINDOWS property
(ist in Paket xman)
- XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName (3x)- set or read a window's WM_ICON_NAME property
(ist in Paket xman)
- XSetWMName, XGetWMName, XStoreName, XFetchName (3x)- set or read a window's WM_NAME property
(ist in Paket xman)
- XSetWMProperties, XmbSetWMProperties (3x)- set standard window properties
(ist in Paket xman)
- XSetWMProtocols, XGetWMProtocols (3x)- set or read a window's WM__PROTOCOLS property
(ist in Paket xman)
- XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles (3x)- X nonrectangular shape functions
(ist in Paket xman)
- XStandards (3x)- X Consortium Standards
(ist in Paket xman)
- XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers (3x)- manipulate cut and paste buffers
(ist in Paket xman)
- XStoreColors, XStoreColor, XStoreNamedColor (3x)- set colors
(ist in Paket xman)
- XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty (3x)- convert string lists and text property structure
(ist in Paket xman)
- XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode, XConvertCase (3x)- convert keysyms
(ist in Paket xman)
- XSupportsLocale, XSetLocaleModifiers (3x)- determine locale support and configure locale modifiers
(ist in Paket xman)
- XSynchronize, XSetAfterFunction (3x)- enable or disable synchronization
(ist in Paket xman)
- XtAddActions (3x)- register an action table
(ist in Paket xman)
- XtAddCallback, XtAddCallbacks, XtRemoveCallback, XtRemoveCallbacks, XtRemoveAllCallbacks (3x)- add and remove callback procedures
(ist in Paket xman)
- XtAddEventHandler, XtAddRawEventHandler, XtRemoveEventHandler, XtRemoveRawEventHandler, XtInsertEventHandler, XtInsertRawEventHandler (3x)- add and remove event handlers
(ist in Paket xman)
- XtAddExposureToRegion (3x)- merge exposure events into a region
(ist in Paket xman)
- XtAddGrab, XtRemoveGrab (3x)- redirect user input to a modal widget
(ist in Paket xman)
- XtAddInput, XtAddTimeout (3x)- register input, timeout, and workprocs
(ist in Paket xman)
- XtAllocateGC (3x)- obtain a sharable GC with modifiable fields
(ist in Paket xman)
- XtAppAddActionHook, XtRemoveActionHook (3x)- register an action hook procedure
(ist in Paket xman)
- XtAppAddActions (3x)- register an action table
(ist in Paket xman)
- XtAppAddBlockHook, XtRemoveBlockHook (3x)- register a block hook procedure
(ist in Paket xman)
- XtAppAddConverter, XtAddConverter (3x)- register resource converter
(ist in Paket xman)
- XtAppAddInput, XtRemoveInput (3x)- register and remove an input source
(ist in Paket xman)
- XtAppAddSignal, XtRemoveSignal, XtNoticeSignal (3x)- register and remove a signal source
(ist in Paket xman)
- XtAppAddTimeOut, XtRemoveTimeOut (3x)- register and remove timeouts
(ist in Paket xman)
- XtAppAddWorkProc, XtRemoveWorkProc (3x)- Add and remove background processing procedures
(ist in Paket xman)
- XtAppCreateShell, XtVaAppCreateShell (3x)- create top-level widget instance
(ist in Paket xman)
- XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning (3x)- low-level error handlers
(ist in Paket xman)
- XtAppErrorMsg, XtAppSetErrorMsgHandler, XtAppSetWarningMsgHandler, XtAppWarningMsg (3x)- high-level error handlers
(ist in Paket xman)
- XtAppGetErrorDatabase, XtAppGetErrorDatabaseText (3x)- obtain error database
(ist in Paket xman)
- XtAppGetSelectionTimeout, XtAppSetSelectionTimeout (3x)- set and obtain selection timeout values
(ist in Paket xman)
- XtAppInitialize, XtVaAppInitialize (3x)- initialize, open, or close a display
(ist in Paket xman)
- XtAppLock, XtAppUnlock (3x)- lock and unlock application context
(ist in Paket xman)
- XtAppNextEvent, XtAppPending, XtAppPeekEvent, XtAppProcessEvent, XtDispatchEvent, XtAppMainLoop (3x)- query and process events and input
(ist in Paket xman)
- XtAppReleaseCacheRefs (3x)- decrement reference counts for resources
(ist in Paket xman)
- XtAppSetExitFlag, XtAppGetExitFlag (3x)- thread support functions
(ist in Paket xman)
- XtAppSetFallbackResources (3x)- set fallback resources
(ist in Paket xman)
- XtAppSetTypeConverter, XtSetTypeConverter (3x)- register resource converter
(ist in Paket xman)
- XtBuildEventMask (3x)- retrieve a widget's event mask
(ist in Paket xman)
- XtCallAcceptFocus (3x)- calla widget's accept_focus procedure
(ist in Paket xman)
- XtCallActionProc (3x)- invoke an action procedure directly
(ist in Paket xman)
- XtCallCallbacks, XtCallCallbackList, XtHasCallbacks (3x)- process callbacks
(ist in Paket xman)
- XtClass, XtSuperclass, XtIsSubclass, XtCheckSubclass, XtIsObject, XtIsRectObj, XtIsWidget, XtIsComposite, XtIsConstraint, XtIsShell, XtIsOverrideShell, XtIsWMShell, XtIsVendorShell, XtIsTransientShell, XtIsTopLevelShell, XtIsApplicationShell, XtIsSessionShell (3x)- obtain and verify a widget's class
(ist in Paket xman)
- XtConfigureWidget, XtMoveWidget, XtResizeWidget (3x)- move and resize widgets
(ist in Paket xman)
- XtConvert, XtDirectConvert (3x)- invoke resource converters
(ist in Paket xman)
- XtConvertAndStore, XtCallConverter (3x)- invoke resource converters
(ist in Paket xman)
- XtCreateApplicationContext, XtDestroyApplicationContext, XtWidgetToApplicationContext, XtToolkitInitialize (3x)- create, destroy, and obtain an application context
(ist in Paket xman)
- XtCreateApplicationShell (3x)- create top-level widget instance
(ist in Paket xman)
- XtCreatePopupShell, XtVaCreatePopupShell (3x)- create a popup shell
(ist in Paket xman)
- XtCreateSelectionRequest, XtSendSelectionRequest, XtCancelSelectionRequest (3x)- bundle multiple selection conversion requests into a single request using MULTIPLE target
(ist in Paket xman)
- XtCreateWidget, XtVaCreateWidget, XtCreateManagedWidget, XtVaCreateManagedWidget, XtDestroyWidget (3x)- create and destroy widgets
(ist in Paket xman)
- XtCreateWindow (3x)- window creation convenience function
(ist in Paket xman)
- XtDisplay, XtDisplayOfObject, XtScreen, XtScreenOfObject, XtWindow, XtWindowOfObject (3x)- obtain window information about a widget
(ist in Paket xman)
- XtDisplayInitialize, XtOpenDisplay, XtDatabase, XtScreenDatabase, XtCloseDisplay (3x)- initialize, open, or close a display
(ist in Paket xman)
- XtDisplayStringConversionWarning (3x)- issue a conversion warning message
(ist in Paket xman)
- XtDisplayToApplicationContext (3x)- obtain an application context
(ist in Paket xman)
- XtError, XtSetErrorHandler, XtSetWarningHandler, XtWarning (3x)- low-level error handlers
(ist in Paket xman)
- XtErrorMsg, XtSetErrorMsgHandler, XtWarningMsg, XtSetWarningMsgHandler (3x)- high-level error handlers
(ist in Paket xman)
- XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 (3x)- compute or query text extents
(ist in Paket xman)
- XTextWidth, XTextWidth16 (3x)- compute text width
(ist in Paket xman)
- XtFindFile (3x)- search for a file using substitutions in the path list
(ist in Paket xman)
- XtGetActionKeysym (3x)- obtain corresponding keysym
(ist in Paket xman)
- XtGetActionList (3x)- obtain class action list
(ist in Paket xman)
- XtGetApplicationNameAndClass (3x)- retrieve application name and class
(ist in Paket xman)
- XtGetApplicationResources, XtVaGetApplicationResources (3x)- obtain application resources
(ist in Paket xman)
- XtGetClassExtension (3x)- locate a class extension record
(ist in Paket xman)
- XtGetDisplays (3x)- retrieve a list of displays associated with an application context
(ist in Paket xman)
- XtGetErrorDatabase, XtGetErrorDatabaseText (3x)- obtain error database
(ist in Paket xman)
- XtGetGC, XtReleaseGC (3x)- obtain and destroy a sharable GC
(ist in Paket xman)
- XtGetKeyboardFocusWidget (3x)- extension event handling
(ist in Paket xman)
- XtGetKeysymTable, XtKeysymToKeycodeList (3x)- query keysyms and keycodes
(ist in Paket xman)
- XtGetResourceList, XtGetConstraintResourceList (3x)- obtain resource list
(ist in Paket xman)
- XtGetSelectionParameters (3x)- retrieve target parameters for a selection request with a single target
(ist in Paket xman)
- XtGetSelectionRequest (3x)- retrieve the event that triggered the XtConvertSelectionProc
(ist in Paket xman)
- XtGetSelectionTimeout, XtSetSelectionTimeout (3x)- set and obtain selection timeout values
(ist in Paket xman)
- XtGetSelectionValue, XtGetSelectionValues (3x)- obtain selection values
(ist in Paket xman)
- XtGetSelectionValueIncremental, XtGetSelectionValuesIncremental (3x)- obtain selection values
(ist in Paket xman)
- XtGetSubresources, XtVaGetSubresources (3x)- obtain subresources
(ist in Paket xman)
- XtGrabKey, XtUngrabKey, XtGrabKeyboard, XtUngrabKeyboard, XtGrabButton, XtUngrabButton, XtGrabPointer, XtUngrabPointer (3x)- manage grabs
(ist in Paket xman)
- XtHooksOfDisplay (3x)- external agent access points
(ist in Paket xman)
- XtInitialize (3x)- initialize
(ist in Paket xman)
- XtInitializeWidgetClass (3x)- initialize a widget class
(ist in Paket xman)
- XtInsertEventTypeHandler, XtRemoveEventTypeHandler, XtRegisterExtensionSelector, XtSetEventDispatcher, XtDispatchEventToWidget (3x)- extension event handling
(ist in Paket xman)
- XtLastEventProcessed, XtLastTimestampProcessed (3x)- last event, last timestamp processed
(ist in Paket xman)
- XtMakeGeometryRequest, XtMakeResizeRequest (3x)- make geometry manager request
(ist in Paket xman)
- XtMalloc, XtCalloc, XtRealloc, XtFree, XtNew, XtNewString (3x)- memory management functions
(ist in Paket xman)
- XtManageChildren, XtManageChild, XtUnmanageChildren, XtUnmanageChild, XtChangeManagedSet, XtIsManaged (3x)- manage and unmanage children
(ist in Paket xman)
- XtMapWidget, XtSetMappedWhenManaged, XtUnmapWidget (3x)- map and unmap widgets
(ist in Paket xman)
- XtName (3x)- obtain widget's name
(ist in Paket xman)
- XtNameToWidget, XtWindowToWidget (3x)- translating strings to widgets or widgets to windows
(ist in Paket xman)
- XtNextEvent, XtPending, XtPeekEvent, XtProcessEvent, XtMainLoop (3x)- query and process events and input
(ist in Paket xman)
- XtOffset, XtOffsetOf, XtNumber (3x)- determine the byte offset or number of array elements
(ist in Paket xman)
- XtOpenApplication, XtVaOpenApplication (3x)- initialize, open, or close a display
(ist in Paket xman)
- XtOwnSelection, XtOwnSelectionIncremental, XtDisownSelection (3x)- set selection owner
(ist in Paket xman)
- XtParent (3x)- obtain widget's parent widget id
(ist in Paket xman)
- XtParseAcceleratorTable, XtInstallAccelerators, XtInstallAllAccelerators (3x)- managing accelerator tables
(ist in Paket xman)
- XtParseTranslationTable, XtAugmentTranslations, XtOverrideTranslations, XtUninstallTranslations (3x)- manage translation tables
(ist in Paket xman)
- XtPopdown, XtCallbackPopdown (3x)- unmap a pop-up
(ist in Paket xman)
- XtPopup, XtPopupSpringLoaded, XtCallbackNone, XtCallbackNonexclusive, XtCallbackExclusive (3x)- map a pop-up
(ist in Paket xman)
- XtProcessLock, XtProcessUnlock (3x)- lock and unlock process
(ist in Paket xman)
- XtQueryGeometry (3x)- query the preferred geometry of a child widget
(ist in Paket xman)
- XTranslateCoordinates (3x)- translate window coordinates
(ist in Paket xman)
- XtRealizeWidget, XtIsRealized, XtUnrealizeWidget (3x)- realize and unrealize widgets
(ist in Paket xman)
- XtRegisterDrawable (3x)- register a drawable with the Intrisics event dispatcher
(ist in Paket xman)
- XtRegisterGrabAction (3x)- register button and key grabs
(ist in Paket xman)
- XtReservePropertyAtom, XtReleasePropertyAtom (3x)- maintain a cache of property atoms
(ist in Paket xman)
- XtResolvePathname (3x)- search for a file using standard substitution
(ist in Paket xman)
- XtSessionGetToken, XtSessionReturnToken (3x)- token management for checkpointing
(ist in Paket xman)
- XtSetArg, XtMergeArgLists (3x)- set and merge ArgLists
(ist in Paket xman)
- XtSetKeyboardFocus (3x)- focus events on a child widget
(ist in Paket xman)
- XtSetKeyTranslator, XtTranslateKeycode, XtRegisterCaseConverter, XtConvertCase (3x)- convert KeySym to KeyCodes
(ist in Paket xman)
- XtSetLanguageProc (3x)- set the language procedure
(ist in Paket xman)
- XtSetMultiClickTime, XtGetMultiClickTime (3x)- set and get multi-click times
(ist in Paket xman)
- XtSetSelectionParameters (3x)- specify target parameters for a selection request with a single target
(ist in Paket xman)
- XtSetSensitive, XtIsSensitive (3x)- set and check a widget's sensitivity state
(ist in Paket xman)
- XtSetValues, XtVaSetValues, XtSetSubvalues, XtVaSetSubvalues, XtGetValues, XtVaGetValues, XtGetSubvalues, XtVaGetSubvalues (3x)- obtain and set widget resources
(ist in Paket xman)
- XtSetWMColormapWindows (3x)- Set the value of the WM_COLORMAP_WINDOWS property
(ist in Paket xman)
- XtStringConversionWarning (3x)- issue a conversion warning message
(ist in Paket xman)
- XtToolkitThreadInitialize (3x)- initialize the toolkit for multiple threads
(ist in Paket xman)
- XtTranslateCoords (3x)- translate widget coordinates
(ist in Paket xman)
- XtVaCreateArgsList (3x)- dynamically allocate a varargs list
(ist in Paket xman)
- XUnmapEvent (3x)- UnmapNotify event structure
(ist in Paket xman)
- XUnmapWindow, XUnmapSubwindows (3x)- unmap windows
(ist in Paket xman)
- XVaCreateNestedList (3x)- allocate a nested variable argument list
(ist in Paket xman)
- XVisibilityNotifyEvent (3x)- VisibilityNotify event structure
(ist in Paket xman)
- XWarpPointer (3x)- move pointer
(ist in Paket xman)
- zlib (3)- compression/decompression library
(ist in Paket libz)
Uebersicht Manual-Pages - Index Hilfesystem
(c) S.u.S.E. GmbH [email protected] generiert 2000-02-18