SDL  2.0
zxdg_toplevel_decoration_v1_listener Struct Reference

#include <xdg-decoration-unstable-v1-client-protocol.h>

Data Fields

void(* configure )(void *data, struct zxdg_toplevel_decoration_v1 *zxdg_toplevel_decoration_v1, uint32_t mode)
 

Detailed Description

Field Documentation

◆ configure

void(* zxdg_toplevel_decoration_v1_listener::configure) (void *data, struct zxdg_toplevel_decoration_v1 *zxdg_toplevel_decoration_v1, uint32_t mode)

suggest a surface change

The configure event asks the client to change its decoration mode. The configured state should not be applied immediately. Clients must send an ack_configure in response to this event. See xdg_surface.configure and xdg_surface.ack_configure for details.

A configure event can be sent at any time. The specified mode must be obeyed by the client.

Parameters
modethe decoration mode

Definition at line 259 of file xdg-decoration-unstable-v1-client-protocol.h.


The documentation for this struct was generated from the following file: