golang-ui / nuklear

This project provides Go bindings for nuklear.h — a small ANSI C GUI library.
https://github.com/vurtun/nuklear
MIT License
1.57k stars 98 forks source link

Added setters and getters for spacing, padding & group padding #67

Closed k-toffel closed 5 years ago

k-toffel commented 5 years ago

As written in issue #66 here's the PR for the setters and getters

Have a nice one