Struct

PhoshLogicalSize

Description

struct PhoshLogicalSize {
  gint32 x;
  gint32 y;
  gint32 width;
  gint32 height;
}

No description available.

Structure members
x

No description available.

y

No description available.

width

No description available.

height

No description available.