Re: Lablgtk interface to GtkCurve
Jacques Garrigue <[email protected]> Thu, 9 Sep 2010 15:52:42 +0900
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
Well, there was no specific reason not to include it, so I just added it now in the svn version. You can get it directly from the repository. (There should be a release of lablgtk very soon). As mentioned by others, GtkCurve is deprecated since 2.20. However, GtkText has been deprecated since 2.0, and it is still there, so I wouldn't be so afraid. Jacques On 2010/09/08, at 21:38, Johan Mazel wrote: > Hi > I want to draw several curve using GTK+ and Lablgtk. > According to my research, the most appropriate class for this is the class called GtkCurve (http://library.gnome.org/devel/gtk/2.16/GtkCurve.html). > However, in GTK+ documentation (cf previous link), this class is considered "too specialized/little-used for GTK+". > Plus, according to the Lablgtk documentation, there is no interface for this class. > Is this fact about Lablgtk linked to the current status of GtkCurve inside the whole GTK+ ensemble (ie, the maintainers don't want to maintain an interface for a class that will disappear from GTK+) or is this a deliberate choice, or have I not searched enough ? > Thanks in advance for your time. > Johan Mazel > _______________________________________________ > Lablgtk mailing list > [email protected] > http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk