This is the command gtk2hsHookGenerator that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
gtk2hsHookGenerator - Program to generate callback hook for Gtk signals
SYNOPSIS
gtk2hsHookGenerator [--template=template-file] --types=types-file [--import=import]
--modname=moduleName > outFile
DESCRIPTION
This manual page briefly describes the gtk2hsHookGenerator command. It's a helper program
necessary to build the Gtk2Hs suite of libraries.
OPTIONS
The programs follow the usual GNU command line syntax, with long options starting with two
dashes (`-'). A summary of options are included below. For a complete description, see the
other documentation.
gtk2hsHookGenerator accepts the following options:
--template=template-file
specify a path to the Signal.chs.template file
--types=types-file
specify a path a gtkmarshal.list file
--import=import
specify a module to be imported into the template file
--modname=moduleName
the module name for outFile
Use gtk2hsHookGenerator online using onworks.net services