Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XSolarisOvlGetPaintType(3) — SunOS 5.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XSolarisOvlGetPaintType(3)

NAME

XSolarisOvlGetPaintType − gets the current paint type set in the GC

SYNOPSIS

XSolarisOvlPaintType
XSolarisOvlGetPaintType (Display ∗display, GC gc)

Arguments

display
Specifies the connection to the X server.

gc The GC to be inquired from. 

DESCRIPTION

This routine returns the current element of type XSolarisOvlPaintType associated with the given gc. 

XSolarisOvlPaintType defines the paint type in each GC.  An enumeration defining two types of selections that can be done in XSolarisOvlPaintType

typedef enum {
XSolarisOvlPaintTransparent,
XSolarisOvlPaintOpaque,
} XSolarisOvlPaintType;

SunOS 5.6  —  Last change: 11 July 1995

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