[Gtk-sharp-list] *EventArgs.RetVal ?

Todd Berman tberman@gentoo.org
Mon, 22 Sep 2003 17:14:50 -0400


After a bit more research, it actually seems like it has little to
nothing to do with the RetVal and is more potentially a Gtk#/Gtk+ issue
that might or might not be specific to windows or to the .net framework,
or win32 gtk, not sure at all right now :).

I will attempt to do some more research, and get back to the list.

If anyone has experienced this issue and can save me a bit of time, it
would be appreciated :)

--Todd

> -----Original Message-----
> From: gtk-sharp-list-admin@lists.ximian.com [mailto:gtk-sharp-list-
> admin@lists.ximian.com] On Behalf Of Todd Berman
> Sent: September 22, 2003 3:20 PM
> To: gtk-sharp-list@lists.ximian.com
> Subject: [Gtk-sharp-list] *EventArgs.RetVal ?
> 
> Has anyone actually used this functionality, because right now from
gtk#
> cvs I get a Gtk error that causes my application to die:
> 
> 
> 
> (<unknown>:1968): GLib-GObject-CRITICAL **: file gvaluetypes.c: line
588
> (g_value_set_boolean): assertion `G_VALUE_HOLDS_BOOLEAN (value)'
failed
> 
> 
> 
> Unhandled Exception: System.NullReferenceException: Object reference
not
> set to
> 
> an instance of an object.
> 
>    at Gtk.Application.gtk_main()
> 
>    at Gtk.Application.Run()
> 
>    at SevenL.GypsyShell.Gypsy..ctor() in c:\Documents and
Settings\Todd
> Berman\Desktop\NEsT\gypsy\SevenL\GypsyShell\Gypsy.cs:line 52
> 
>    at SevenL.GypsyShell.Gypsy.Main(String[] args) in c:\Documents and
> Settings\Todd
Berman\Desktop\NEsT\gypsy\SevenL\GypsyShell\Gypsy.cs:line
> 57
> 
> 
> 
> Looking at the code, regardless of what this is set to, it should
return
> a false, however for some reason it seems to return something g_value
> doesn't like at all.
> 
> 
> 
> Any pointer would be appreciated.
> 
> 
> 
> --Todd
> 
> 
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list