Re: default signal closure via bindingset
- From: Kevin Ryde <user42 zip com au>
- To: gtk-perl-list gnome org
- Subject: Re: default signal closure via bindingset
- Date: Sat, 07 Feb 2009 11:10:01 +1100
Torsten Schoenfeld <kaffeetisch gmx de> writes:
it avoids modifying an input parameter.
The return_value pointer is only a local variable of course. A bit like
(untested)
if (return_value && ! G_VALUE_TYPE (return_value))
return_value = NULL;
would just mean thereafter G_TYPE_NONE is conflated with the
return_value==NULL case.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]