Struct xcb::x::GetWindowAttributesReply[][src]

pub struct GetWindowAttributesReply { /* fields omitted */ }

Implementations

The associated visual structure of window.

Planes to be preserved if possible.

Value to be used when restoring planes.

Boolean, should bits under be saved?

Window managers should ignore this window if override_redirect is 1.

Color map to be associated with window.

Set of events all people have interest in.

My event mask.

Set of events that should not propagate.

Trait Implementations

Formats the value using the given formatter. Read more

Executes the destructor for this type. Read more

Build the reply struct from a raw pointer. Read more

Consume the reply struct into a raw pointer. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.