Man Scilab

with_gtk
Scilab Function

with_gtk - Checks if Scilab has been built with the "GIMP Toolkit" library

Calling Sequence

r=with_gtk()

Parameters

Description

Returns %t if Scilab as been built with gtk library interface or %f if not.

Back