New panel framework
    Benedikt Meurer 
    benedikt.meurer at unix-ag.uni-siegen.de
       
    Sat Sep  3 16:32:32 CEST 2005
    
    
  
Jasper Huijsmans wrote:
>>I haven't found the time to actuall try out the new panel. Just reading
>>through the documentation a bit. I stumbled over the
>>xfce_panel_plugin_set_data() and xfce_panel_plugin_get_data() functions
>>and was wondering why you added them? Wouldn't it be easier to use
>>GObject's dataset here? 
> 
> Actually, it does use this internally. I wanted to add the function as a 
> convenience for plugin writers, to make it obvious this is the 
> replacement for the data pointer in the 4.2 interface.
> 
> However...
Plugin writers can just use g_object_set_data() then.
> 	Jasper
Benedikt
    
    
More information about the Xfce4-dev
mailing list