xfce4-appfinder progress to gtk3

adlo adloconwy at gmail.com
Thu Oct 8 15:05:14 CEST 2015


Thanks; I'm writing a panel plugin based on xfce4-appfinder:

https://github.com/adlocode/xfce4-lightdash-plugin

I would like to implement your changes in my project (though I'll probably keep the ifdefs for GTK2 stuff). What is the best way for me to implement these changes?

Regards

adlo



> On 5 Oct 2015, at 15:37, Eduard Roccatello <eduard at xfce.org> wrote:
> 
> Il 07/09/15 14:09, adlo ha scritto:
>> How does the function gtk_menu_item_new_with_mnemonic () work? As far as I can tell, it is used to display a text string, but here it is being passed what looks like a resource ID.
>> 
>> Is this a new feature of GTK3? What is being done here, and is it compatible with GTK2?
>> 
> It is used with a text string which could contain a mnemonic.
> My code was still missing the icon part and I was using the reference to the icon to keep track of the progress.
> 
> It is fixed in my github repo now :)
> 
> Eduard
> 
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> https://mail.xfce.org/mailman/listinfo/xfce4-dev


More information about the Xfce4-dev mailing list