Status XGetWMIconName(display, w, text_prop_return)
Display *display;
Window w;
XTextProperty *text_prop_return;
display | Specifies the connection to the X server. |
w | Specifies the window. |
text_prop_return | Returns the XTextProperty structure. |