SDL 2.0
SDL_zxdg_shell_surface Struct Reference

#include <SDL_waylandwindow.h>

Data Fields

struct zxdg_surface_v6 * surface
 
union {
   struct zxdg_toplevel_v6 *   toplevel
 
   struct zxdg_popup_v6 *   popup
 
roleobj
 
SDL_bool initial_configure_seen
 

Detailed Description

Definition at line 35 of file SDL_waylandwindow.h.

Field Documentation

◆ initial_configure_seen

SDL_bool SDL_zxdg_shell_surface::initial_configure_seen

Definition at line 41 of file SDL_waylandwindow.h.

◆ popup

struct zxdg_popup_v6* SDL_zxdg_shell_surface::popup

Definition at line 39 of file SDL_waylandwindow.h.

◆ 

union { ... } SDL_zxdg_shell_surface::roleobj

◆ surface

struct zxdg_surface_v6* SDL_zxdg_shell_surface::surface

Definition at line 36 of file SDL_waylandwindow.h.

◆ toplevel

struct zxdg_toplevel_v6* SDL_zxdg_shell_surface::toplevel

Definition at line 38 of file SDL_waylandwindow.h.


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