Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XSolarisOvlSetWindowTransparent(3)

NAME

XSolarisOvlSetWindowTransparent − sets the background state of an overlay window to be transparent

SYNOPSIS

voidXSolarisOvlSetWindowTransparent (Display ∗display, Window w)

Arguments

display
Specifies the connection to the X server.

w Specifies the window. 

DESCRIPTION

This routine sets the background state of the given overlay to be transparent.  Any background rendering that occurs after this request will cause the background to be transparent.  Use XChangeWindowAttributes(3), XSetWindowBackground(3), or XSetWindowBackgroundPixmap(3) to change background state to any other value. 

If w is not an overlay window, BadMatch is generated. 

ERRORS

BadMatch

SunOS 5.6  —  Last change: 11 July 1995

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