[gtkmm] Re: Need your advice for glademm code



On Wed, 2002-10-23 at 13:00, Christof Petig wrote:
[snip]
> So far it works very well. But once you connect to a signal of a custom 
> widget, glade-- can not guess the signature of the virtual function to 
> create.

You mean that in the past you expected the user to write the signature
for you? 

Technically you can guess some of the signature based on introspection -
see gtkmm/tools/generate_extra_defs. Luckily, in 80% of cases a void
something() signature will probably be correct.

What does Glade do for the C equivalent?

-- 
Murray Cumming
murray usa net
www.murrayc.com




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