I think a typo from the Gtk reference manual has propagated into the
Gtk2::Dialog docs. Where it says
If a dialog receives a delete event, the "response" signal will be
emitted with a response ID of 'GTK_RESPONSE_NONE'
I believe it's actually GTK_RESPONSE_DELETE_EVENT (simple program bel
muppet <[EMAIL PROTECTED]> writes:
>
> In my experience, you don't try to take that kind of knowledge of the
> background; either do the plain XOR or expect to clear and redraw the
> background.
I suppose it's a bit old school, but in the right circumstances it's
portable and fast. At any rat
> Here's a patch that adds the new function gperl_sv_defined, derived from
> perl's pp_defined, and uses it in place of SvOK everywhere in Glib. It
I applied it against the vanilla Glib-1.162, everything is fine.
Thanks Torsten and muppet for the usual, great, support!
ciao,
--
Giuliano
___