X11FontProperty constructor

X11FontProperty(
  1. X11Atom name,
  2. int value
)

Implementation

X11FontProperty(this.name, this.value);