Struct xcb::x::ListFontsWithInfoReply[][src]

pub struct ListFontsWithInfoReply { /* fields omitted */ }

Implementations

minimum bounds over all existing char

maximum bounds over all existing char

first character

last character

char to print for undefined character

flag if all characters have nonzero size

baseline to top edge of raster

baseline to bottom edge of raster

An indication of how many more fonts will be returned. This is only a hint and may be larger or smaller than the number of fonts actually returned. A zero value does not guarantee that no more fonts will be returned.

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.