XSetWMClientMachine(3)


HOME

XSetWMClientMachine

NAME
SYNTAX
ARGUMENTS
DESCRIPTION
PROPERTIES
SEE ALSO

NAME

XSetWMClientMachine, XGetWMClientMachine − set or read a window’s WM_CLIENT_MACHINE property

SYNTAX

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 XSetTextProperty 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(3), XAllocIconSize(3), XAllocSizeHints(3), XAllocWMHints(3), XSetCommand(3), XSetTransientForHint(3), XSetTextProperty(3), XSetWMColormapWindows(3), XSetWMIconName(3), XSetWMName(3), XSetWMProperties(3), XSetWMProtocols(3), XStringListToTextProperty(3)
Xlib − C Language X Interface



More Linux Commands

manpages/XineramaQueryExtension.3.html
XineramaQueryExtension(3) - API for Xinerama extension to X1
Xinerama is a simple library designed to interface the Xinerama Extension for retrieving information about physical output devices which may be combined into a

manpages/svc_unregister.3.html
svc_unregister(3) - library routines for remote procedure ca
These routines allow C programs to make procedure calls on other machines across the network. First, the client calls a procedure to send a data packet to the s

manpages/XwcDrawString.3.html
XwcDrawString(3) - draw text using a single font set........
The XmbDrawString, XwcDrawString and Xutf8DrawString functions draw the specified text with the foreground pixel. When the XFontSet has missing charsets, each u

manpages/gnutls_dh_get_group.3.html
gnutls_dh_get_group(3) - API function - Linux manual page...
This function will return the group parameters used in the last Diffie-Hellman key exchange with the peer. These are the prime and the generator used. This func

manpages/clock_settime.3.html
clock_settime(3) - clock and time functions - Linux man page
The function clock_getres() finds the resolution (precision) of the specified clock clk_id, and, if res is non-NULL, stores it in the struct timespec pointed to

manpages/memfrob.3.html
memfrob(3) - frobnicate (encrypt) a memory area (Man Page)
The memfrob() function encrypts the first n bytes of the memory area s by exclusive-ORing each character with the number 42. The effect can be reversed by using

manpages/links.1.html
links(1) lynx-like alternative character mode WWW browser...
links is a text mode WWW browser with ncurses interface, supporting colors, correct table rendering, background downloading, menu driven configuration interface

manpages/asn1_length_der.3.html
asn1_length_der(3) - API function - Linux manual page.......
Creates the DER encoding of the provided length value. The der buffer must have enough room for the output. The maximum length this function will encode is ASN1

manpages/pnmdepth.1.html
pnmdepth(1) - change the maxval in a PNM image (Man Page)...
This program is part of Netpbm(1) Starting with Netpbm 10.32 (February 2006), pnmdepth is obsolete. Use pamdepth(1) instead. pamdepth is backward compatible wit

manpages/shar.1.html
shar(1) - create shell archives (Commands - Linux man page)
Shar creates shell archives (or shar files) which are in text format and can be mailed. These files may be unpacked later by executing them with /bin/sh. The re

manpages/editcap.1.html
editcap(1) - Edit and/or translate the format of capture fil
Editcap is a program that reads some or all of the captured packets from the infile, optionally converts them in various ways and writes the resulting packets t

manpages/gluTessCallback.3gl.html
gluTessCallback(3gl) - define a callback for a tessellation
gluTessCallback is used to indicate a callback to be used by a tessellation object. If the specified callback is already defined, then it is replaced. If CallBa





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