hpux man page for xsetcommand

Query: xsetcommand

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XSetCommand()															     XSetCommand()

Name
  XSetCommand - set the XA_WM_COMMAND atom (command-line arguments).

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

Arguments
  display  Specifies a connection to an X server; returned from XOpenDisplay().

  w	   Specifies the ID of the window whose atom is to be set.

  argv	   Specifies a pointer to the command and arguments used to start the application.

  argc	   Specifies the number of arguments.

Description
  XSetCommand()  is  used by the application to set the XA_WM_COMMAND property for the window manager with the command and its arguments used
  to invoke the application.  If the string is not in the Host Portable Character Encoding, the result is implementation-dependent.

  XSetCommand() creates a zero-length property if argc is zero.

  Use this command only if not calling XSetStandardProperties() or XSetWMProperties().

Errors
  BadAlloc
  BadWindow

See Also
  XFetchName(), XGetClassHint(), XGetCommand(), XGetIconName(), XGetIconSizes(), XGetNormalHints(), XGetSizeHints(),  XGetTransientForHint(),
  XGetWMHints(),  XGetZoomHints(),  XSetClassHint(),  XSetIconName(),  XSetIconSizes(),  XSetNormalHints(),  XSetSizeHints(),  XSetTransient-
  ForHint(), XSetWMHints(), XSetZoomHints(), XStoreName().

Xlib - Window Manager Hints													     XSetCommand()
Related Man Pages
xsetcommand(3x11) - redhat
xsetcommand(3) - debian
xgetcommand(3) - centos
xgetclasshint(3) - hpux
xgetcommand(3) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Sequence extraction
Hpux 11iV3 administration document
Seeking Alternative for diff in hp
Shopt -s histappend