[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [gnome-love] Projects using GObject
- From: Emmanuele Bassi <ebassi gmail com>
- To: gnome-love gnome org
- Subject: Re: [gnome-love] Projects using GObject
- Date: Mon, 07 May 2007 18:16:42 +0100
On Fri, 2007-05-04 at 11:12 +0200, Thierry Chappuis wrote:
> Hi all,
>
> I'm currently writing a course discussing object-oriented programming in
> C using the GObject system. That is quite easy to find plenty of
> GUI-based examples using this library. However, I'm looking for some
> non-GUI-based projects using the GObject framework in order to provide
> readers with a representative overview of its use in real-world programs.
>
> I would be highly interested in getting some ideas and/or project
> examples on this subject. Thank you by advance.
I used GObject to implement the Dictionary utility, in order to provide
the backend and infrastructure. you can have a look at it in GNOME SVN
repository for gnome-utils:
svn.gnome.org/svn/gnome-utils/trunk/gnome-dictionary/libgdict
there are widgets, but the interesting things are the GdictContext
interface and the GdictClientContext class.
ciao,
Emmanuele.
--
Emmanuele Bassi, E: ebassi gmail com
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]