Qt 4.8
Variables
wayland-xcomposite-protocol.c File Reference
#include <stdlib.h>
#include <stdint.h>
#include "wayland-util.h"

Go to the source code of this file.

Variables

static const struct wl_message wl_xcomposite_events []
 
WL_EXPORT const struct wl_interface wl_xcomposite_interface
 
static const struct wl_message wl_xcomposite_requests []
 

Variable Documentation

◆ wl_xcomposite_events

const struct wl_message wl_xcomposite_events[]
static
Initial value:
= {
{ "root", "su" },
}

Definition at line 50 of file wayland-xcomposite-protocol.c.

◆ wl_xcomposite_interface

WL_EXPORT const struct wl_interface wl_xcomposite_interface
Initial value:
= {
"wl_xcomposite", 1,
}
static const struct wl_message wl_xcomposite_requests[]
static const struct wl_message wl_xcomposite_events[]

Definition at line 54 of file wayland-xcomposite-protocol.c.

Referenced by wl_xcomposite_create().

◆ wl_xcomposite_requests

const struct wl_message wl_xcomposite_requests[]
static
Initial value:
= {
{ "create_buffer", "nuiio" },
}

Definition at line 46 of file wayland-xcomposite-protocol.c.