Struct

PhocBox

since: 0

Description [src]

struct PhocBox {
  /* No available fields */
}

PhocBox is used to represent a rectangular region. It just wraps wlr_box so we can use it in the type system.

Available since: 0

Instance methods

phoc_box_copy
No description available.

since: 0

phoc_box_free
No description available.

since: 0