gtk.ffi: fixed.

db4
John Benediktsson 2014-06-07 13:45:20 -07:00
parent 82f9f21a50
commit 65c17348f2
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ LIBRARY: gtk
"gtk" { "gtk" {
{ linux "gtk-x11-2.0" } { linux "gtk-x11-2.0" }
{ windows "libgtk-win32-2.0-0" } { windows "libgtk-win32-2.0-0" }
} os of [ find-library cdecl add-library ] when* } os of [ find-library cdecl add-library ] [ drop ] if*
>> >>
IMPLEMENT-STRUCTS: GtkTreeIter ; IMPLEMENT-STRUCTS: GtkTreeIter ;