Re: [PATCH] implement gtk_exit()
- From: "muppet" <scott asofyet org>
- To: <gtk-perl-list gnome org>
- Subject: Re: [PATCH] implement gtk_exit()
- Date: Mon, 7 Jul 2003 10:51:05 -0400 (EDT)
Thierry Vignaud said:
+ ## void gtk_exit (gint error_code);
+void gtk_exit (gint error_code)
it would have to be
void gtk_exit (SV * class, int error_code)
C_ARGS:
error_code
so that the syntax Gtk2->exit($code); would work...
but it will not be added, because the function is deprecated.
http://developer.gnome.org/doc/API/2.0/gtk/gtk-General.html#gtk-exit
--
muppet <scott at asofyet dot org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]