Classes

mln::trait::window::size Struct Reference

Window property about the 'size' method presence. More...

#include <props.hh>

Classes

struct  any
 Base class for the window 'size' property. More...
struct  fixed
 Property that states that the size is fixed. More...
struct  unknown
 Property that states that the size is not fixed so unknown. More...

Detailed Description

Window property about the 'size' method presence.

Definition at line 79 of file window/props.hh.