Lugdunum  0.1.0
Public Attributes | List of all members
lug::Window::priv::WMHints Struct Reference

#include <WmHints.hpp>

Collaboration diagram for lug::Window::priv::WMHints:
[legend]

Public Attributes

unsigned long flags
 
unsigned long functions
 
unsigned long decorations
 
long inputMode
 
unsigned long state
 

Detailed Description

Definition at line 26 of file WmHints.hpp.

Member Data Documentation

◆ flags

unsigned long lug::Window::priv::WMHints::flags

Definition at line 27 of file WmHints.hpp.

◆ functions

unsigned long lug::Window::priv::WMHints::functions

Definition at line 28 of file WmHints.hpp.

◆ decorations

unsigned long lug::Window::priv::WMHints::decorations

Definition at line 29 of file WmHints.hpp.

◆ inputMode

long lug::Window::priv::WMHints::inputMode

Definition at line 30 of file WmHints.hpp.

◆ state

unsigned long lug::Window::priv::WMHints::state

Definition at line 31 of file WmHints.hpp.


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