Function x11rb::protocol::dbe::get_back_buffer_attributes

source ·
pub fn get_back_buffer_attributes<Conn>(
    conn: &Conn,
    buffer: BackBuffer
) -> Result<Cookie<'_, Conn, GetBackBufferAttributesReply>, ConnectionError>
where Conn: RequestConnection + ?Sized,
Expand description

Gets back buffer attributes.

Returns the attributes of the specified buffer.

§Fields

  • buffer - The back buffer to query.
  • attributes - The attributes of buffer.