Delivered-To: lablgtk at yquem.inria.fr To: lablgtk at math.nagoya-u.ac.jp From: Dawid Toton Date: Thu, 30 Aug 2007 14:33:24 +0200 Lines: 25 Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Lablgtk] *.prop and *.var files (and a problem with mailing list) Content-Type: text/plain; charset=UTF-8; format=flowed Content-Length: 1157 Is there any explanation of *.prop files? What does propcc.ml4 do? (It's really not easy for me to dig into it.) In gdkEvent.ml there is type timed defined this way: type timed = [ `MOTION_NOTIFY | `BUTTON_PRESS ... But there are some GTK+ enums that have got special translation: e. g. in pango_tags.var type style = "PANGO_STYLE_" [ `NORMAL | `OBLIQUE | `ITALIC ] Why it is done so? When an enum should go into *.var files? (Honestly, I don't understand why there are strings before variants - what a language construct it is?) I can't figure out what happened with my previous post. I use news.gmane.org server and post to gmane.comp.lang.ocaml.lib.gtk . The message didn't appear at all, still somebody was able to answer it. How does this mailing list work? I'm currently preparing to compile LablGTK in order to add GtkPrintOperation bindings. Could anyone briefly check ( http://www.toton.2-0.pl/OCaml/GtkPrintOperation.xhtml ) whether am I heading right direction? Thanks. Dawid Toton _______________________________________________ Lablgtk mailing list Lablgtk@yquem.inria.fr http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk