Wrapping the panel

Nick Schermer nickschermer at gmail.com
Tue Sep 8 10:34:28 CEST 2009


2009/9/8 Bo Lorentsen <bl at lue.dk>:
> Nick Schermer wrote:
>>>
>>> Hmm, the XfcePanelPlugin don't seem like a interface to me, and
>>> technically
>>> a pure interface can't have signals nor properties.
>>>
>>
>> Yes i can have that, using a base.
>>
>
> I think there are something in the design I don't quite understand then.

Read the Gobject docs first. An interface always has a TypeName
(empty) and TypeNameInterface structure. First one is used in the api
functions, latter for the implementation in the object.

> XfcePanelPlugin is an empty str
> and if so ... am i correct in assuming this is not the code in git, just yet ?

http://git.xfce.org/xfce/xfce4-panel/tree/?h=devel

Nick



More information about the Xfce4-dev mailing list