Raji
Raji

Reputation: 269

GTK in java using windows

can i use GTK in java using windows?Can anyone help me in this?

Upvotes: 3

Views: 3722

Answers (3)

winne2
winne2

Reputation: 2250

You may want to have a look at java-gtk, a recent new contender. To get started under Windows, follow the documentation.

Upvotes: 0

derekstavis
derekstavis

Reputation: 191

I've never tried, but there's JavaGtk on GitHub.

Upvotes: 1

NawaMan
NawaMan

Reputation: 25687

Unlike most other GTK+ bindings, there is no version available for Microsoft Windows.

According to this.

Upvotes: 5

Related Questions