Propose default "view_activate" handler ...




Hi,

	Some components don't need to merge menus etc. and it would be
nice for proto-hackers not to have to puzzle for ages ( I know I'm dumb )
as to exactly why the component won't activate. Can I hack up a default
for "view_activate" that just does:

static void
view_activate_cb (GnomeView *view, gboolean activate, gpointer user_data)
{
	gnome_view_activate_notify (view, activate);
}

	Regards,

		Michael.

-- 
 mmeeks@gnu.org  <><, Pseudo Engineer, itinerant idiot



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]