On Sun, 26 Feb 2017, Snir Sheriber wrote: > Hi > > > On 02/24/2017 01:23 PM, Francois Gouget wrote: > > This avoids having the linker complain that gtk_toggle_action_get_type() > > or some other GTK+ API is undefined. > > Does this function is in use somewhere ? grep didn't find it and it works for > me.. menu_cb_conn_bool_prop_changed() uses GTK_TOGGLE_ACTION() which is a macro defined in gtktoggleaction.h which eventually resolves into this call. gcc -E if you want more details. -- Francois Gouget <fgouget@xxxxxxxxxxxxxxx> _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel