Windows PowerShell command on Get-command XSetWMClientMachine
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man XSetWMClientMachine

XLIB FUNCTIONS XSetWMClientMachine(3x11)

NAME

XSetWMClientMachine, XGetWMClientMachine - set or read a

window's WM_CLIENT_MACHINE property

SYNTAX

cc [ flag... ] file... -lX11 [ library... ]

void XSetWMClientMachine(Display *display, Window w,

XTextProperty *text_prop);

Status XGetWMClientMachine(Display *display, Window w,

XTextProperty *text_prop_return);

ARGUMENTS display Specifies the connection to the X server.

text_prop Specifies the XTextProperty structure to be used.

text_prop_return

Returns the XTextProperty structure. w Specifies the window.

DESCRIPTION

The XSetWMClientMachine convenience function calls XSet-

TextProperty to set the WM_CLIENT_MACHINE property.

The XGetWMClientMachine convenience function performs an

XGetTextProperty on the WM_CLIENT_MACHINE property. It

returns a nonzero status on success; otherwise, it returns a zero status. PROPERTIES

WM_CLIENT_MACHINE

The string name of the machine on which the client application is running.

SEE ALSO

XAllocClassHint(3x11), XAllocIconSize(3x11), XAllocSizeHints(3x11), XAllocWMHints(3x11), XSetCommand(3x11), XSetTransientForHint(3x11), XSetTextProperty(3x11), XSetWMColormapWindows(3x11), XSetWMIconName(3x11), XSetWMName(3x11), XSetWMProperties(3x11), XSetWMProtocols(3x11), XStringListToTextProperty(3x11)

Xlib - C Language X Interface

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes: X Version 11 Last change: libX11 1.3.5 1

XLIB FUNCTIONS XSetWMClientMachine(3x11)

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Availability | x11/library/libx11 |

|_____________________________|_____________________________|

| Interface Stability | Committed |

|_____________________________|_____________________________|

| MT-Level | See XInitThreads(3X11) |

|_____________________________|_____________________________|

X Version 11 Last change: libX11 1.3.5 2




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™