.\" Hey Emacs! This file is -*- nroff -*- source. .\" .\" Version $Revision: 0.1 $ from $Date: 2010/05/25 14:07:21 $ .\" .TH GTK2HSHOOKGENERATOR 1 .SH NAME gtk2hsHookGenerator \- Program to generate callback hook for Gtk signals .SH SYNOPSIS .B gtk2hsHookGenerator .RB [\| \-\-template\|\c .RI \|= template\-file \|] .RB \-\-types\|\c .RI \|= types\-file .RB [\| \-\-import\|\c .RI \|= import \|] .RB \-\-modname\|\c .RI \|= moduleName > .RI outFile .SH DESCRIPTION This manual page briefly describes the .B gtk2hsHookGenerator command. It's a helper program necessary to build the Gtk2Hs suite of libraries. .PP .SH 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. .B gtk2hsHookGenerator accepts the following options: .TP .BI \-\-template= template-file specify a path to the Signal.chs.template file .TP .BI \-\-types= types-file specify a path a gtkmarshal.list file .TP .BI \-\-import= import specify a module to be imported into the template file .TP .BI \-\-modname= moduleName the module name for . I outFile .SH "BUGS" Please report bugs and feature requests in the Gtk2Hs trac .I http://hackage.haskell.org/trac/gtk2hs/ or to the Gtk2Hs mailing list .I gtk2hs-devel@lists.sourceforge.net .SH AUTHOR This page was addapted from the \fBgtk2hsC2hs\fR(1) manpage, by Marco TĂșlio Gontijo e Silva for the Debian GNU/Linux system (but may be used by others).