Re: gtksignal.c: g_return_if_fail (GTK_IS_OBJECT (object));
- From: Ron Steinke <rsteinke w-link net>
- To: mitch gimp org, darin bentspoon com
- Cc: gtk-devel-list gnome org
- Subject: Re: gtksignal.c: g_return_if_fail (GTK_IS_OBJECT (object));
- Date: Fri, 20 Jul 2001 09:10:03 -0700
> From: Michael Natterer <mitch gimp org>
>
> Yeah, this was my first thought too any we'll probably do it that
> way. With all the new macros it can even be done by simply saying
>
> find . -name \*\.c | xargs perl -pi -e "s/gtk_signal_foo/g_signal_foo/g;"
Watch out for the difference between gtk_signal_connect_object()
and g_signal_connect_object() if you do this.
Ron
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]