About XfconfChannel Object

Jannis Pohlmann jannis at xfce.org
Fri Sep 19 15:50:40 CEST 2008


Am Fri, 19 Sep 2008 15:42:14 +0200
schrieb "ali abdallah" <ali.slackware at gmail.com>:

> Hi,
> 
> Why the XfconfChannel and XfconfChannelClass are defined in the
> xfconf-channel.c, i'm asking this question since i couldn't derive an
> object from the XfconfChannel object!

There are GObject type macros and typedefs for both structures
in xfconf-channel.h which should be enough to derive a class from
XfconfChannel. Just use G_DEFINE_TYPE in combination with
XFCONF_TYPE_CHANNEL and the struct typedefs.

  - Jannis



More information about the Xfce4-dev mailing list