Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XSetClassHint(3x11)

XSetIconName(3x11)

XSetIconSizeHints(3x11)

XSetNormalHints(3x11)

XSetSizeHints(3x11)

XSetStandardProperties(3x11)

XSetTransientForHint(3x11)

XSetWMHints(3x11)

XSetZoomHints(3x11)

XStoreName(3x11)



XSetCommand(3X11)       COMMAND REFERENCE       XSetCommand(3X11)



NAME
     XSetCommand - set command atom

SYNOPSIS
     XSetCommand(display, w, argv, argc)
           Display *display;
           Window w;
           char **argv;
           int argc;

ARGUMENTS
     argc      Specifies the number of arguments.

     argv      Specifies the application's argument list.

     display   Specifies the connection to the X server.

     w         Specifies the window.

DESCRIPTION
     The XSetCommand function sets the command and arguments used
     to invoke the application.  (Typically, argv is the argv
     array of your main program.)

     XSetCommand can generate BadAlloc and BadWindow errors.

PROPERTY
     WM_COMMAND

DIAGNOSTICS
     BadAlloc  The server failed to allocate the requested
               resource or server memory.

     BadWindow A value for a Window argument does not name a
               defined Window.

SEE ALSO
     XSetClassHint(3x11), XSetIconName(3x11),
     XSetIconSizeHints(3x11), XSetNormalHints(3x11),
     XSetSizeHints(3x11), XSetStandardProperties(3x11),
     XSetTransientForHint(3x11), XSetWMHints(3x11),
     XSetZoomHints(3x11), XStoreName(3x11)
     Xlib - C Language X Interface












X Version 11            1 September 1988                        1



%%index%%
na:480,82;
sy:562,628;
de:1190,531;
di:1721,351;
se:2072,491;
%%index%%000000000095

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026