gtk.ffi: fixed.
parent
82f9f21a50
commit
65c17348f2
|
@ -17,7 +17,7 @@ LIBRARY: gtk
|
|||
"gtk" {
|
||||
{ linux "gtk-x11-2.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 ;
|
||||
|
|
Loading…
Reference in New Issue