bailuk / java-gtk

GTK bindings for Java
MIT License
108 stars 8 forks source link

Does this binding require that the native library be installed on system? #28

Closed hamza-Algohary closed 11 months ago

hamza-Algohary commented 11 months ago

Hello, I want to know whether Gtk is required to be installed in order for this library to work. This is necessary for systems where Gtk might not be installed like Windows.

bailuk commented 11 months ago

Hi, java-gtk requres that GTK libraries are installed. Some documentation regarding using java-gtk on Windows: doc/windows.md