XtDestroyApplicationContext(3)


HOME

XtCreateApplicationContext

NAME
SYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO

NAME

XtCreateApplicationContext, XtDestroyApplicationContext, XtWidgetToApplicationContext, XtToolkitInitialize − create, destroy, and obtain an application context

SYNTAX

XtAppContext XtCreateApplicationContext(void);

void XtDestroyApplicationContext(XtAppContext app_context);

XtAppContext XtWidgetToApplicationContext(Widget w);

void XtToolkitInitialize(void);

ARGUMENTS

app_context

Specifies the application context.

w

Specifies the widget .

DESCRIPTION

The XtCreateApplicationContext function returns an application context, which is an opaque type. Every application must have at least one application context.

The XtDestroyApplicationContext function destroys the specified application context as soon as it is safe to do so. If called from with an event dispatch (for example, a callback procedure), XtDestroyApplicationContext does not destroy the application context until the dispatch is complete.

The XtWidgetToApplicationContext function returns the application context for the specified widget.

The XtToolkitInitialize function initializes the Intrinsics internals. If XtToolkitInitialize was previously called it returns immediately.

SEE ALSO

XtDisplayInitialize(3Xt)
X Toolkit Intrinsics − C Language Interface
Xlib − C Language X Interface



More Linux Commands

manpages/ownership.8.html
ownership(8) - Compaq ownership tag retriever (Man Page)....
ownership retrieves and prints the ownership tag that can be set on Compaq computers. Contrary to all other programs of the dmidecode package, ownership doesnt

manpages/glGetColorTableParameterfv.3gl.html
glGetColorTableParameterfv(3gl) - get color lookup table par
Returns parameters specific to color table target. When pname is set to GL_COLOR_TABLE_SCALE or GL_COLOR_TABLE_BIAS, glGetColorTableParameter returns the color

manpages/FD_ISSET.3.html
FD_ISSET(3) - synchronous I/O multiplexing - Linux man page
select() and pselect() allow a program to monitor multiple file descriptors, waiting until one or more of the file descriptors become ready for some class of I/

manpages/XAddHost.3.html
XAddHost(3) - control host access and host control structure
The XAddHost function adds the specified host to the access control list for that display. The server must be on the same host as the client issuing the command

manpages/field_status.3form.html
field_status(3form) - field buffer control - Linux man page
The function set_field_buffer sets the numbered buffer of the given field to contain a given string: * Buffer 0 is the displayed value of the field. * Other num

manpages/lsearch.3.html
lsearch(3) - linear search of an array - Linux manual page
lsearch.3 - lfind() and lsearch() perform a linear search for key in the array base which has *nmemb elements of size bytes each. The comparison function refere

manpages/dracut-catimages.8.html
dracut-catimages(8) creates initial ramdisk image by concate
dracut-catimages creates an initial ramdisk image by concatenating several images from the command line and /boot/dracut/*.img OPTIONS -f, --force overwrite exi

manpages/tk_messageBox.n.html
tk_messageBox(n) - pops up a message window and waits for us
This procedure creates and displays a message window with an application-specified message, an icon and a set of buttons. Each of the buttons in the message win

manpages/ccache.1.html
ccache(1) a fast C C compiler cache - Linux manual page.....
ccache is a compiler cache. It speeds up recompilation by caching the result of previous compilations and detecting when the same compilation is being done agai

manpages/disco.1.html
disco(1) - Mono's Web Service Discovery Tool (Man Page).....
disco is a tool for discovering web services and for retireving the documents that describe those services. url is the location of a DISCO document, which inclu

manpages/Digest::HMAC_SHA1.3pm.html
Digest::HMAC_SHA1(3pm) - Keyed-Hashing for Message Authentic
This module provide HMAC-SHA-1 hashing. SEE ALSO Digest::HMAC, Digest::SHA, Digest::HMAC_MD5 AUTHOR Gisle Aas <gisle@aas.no> Digest::HMAC_SHA1.3pm (Library - Li

manpages/remap_file_pages.2.html
remap_file_pages(2) - create a nonlinear file mapping.......
Note: this system call is (since Linux 3.16) deprecated and will eventually be replaced by a slower in-kernel emulation. Those few applications that use this sy





We can't live, work or learn in freedom unless the software we use is free.