Checks if Scilab has been built with the "GIMP Toolkit" library
r = with_gtk()
a boolean
Returns always %f
gtk library is not supported by Scilab 5 and more.
Version | Description |
5.2.2 | with_gtk was published up to Scilab 5.2.2.
It is replaced with getversion. |