search for: gtkcheckmenuitem

Displaying 1 result from an estimated 1 matches for "gtkcheckmenuitem".

2008 May 02
1
[PATCH] Manage host based autoplaying from plugin menu
...only a nitpick, the checkbox of the autoplaying is not updated once the playing is toggled. I've tried to tackle that problem creating a structure that contains both the player and the autoplay item and passing them in the callback function but i'm having problems with types: GtkWidget vs GtkCheckMenuItem in gtk_check_menu_item_set_active () first parameter. I'm attaching the same patch above plus these bits too if anybody can shed some light. thanks, riccardo -------------- next part -------------- A non-text attachment was scrubbed... Name: manage-autoplay-host-list-from-plugin-menu.diff Type...