com gtk/php-gtk: Export phpg_handle_gerror(): main/ php_gtk.h

[email protected] (David Soria Parra) Fri, 23 Sep 2005 10:15:32 +0000
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    3d352e661cb25615c223d6e201ff2816da772cd5=0AAuthor:    Steph Fox =
<[email protected]>         Fri, 23 Sep 2005 10:15:32 +0000=0AParents:   f5b00dc=
9f772084bfc7251b40ea6ac52ba7d6d76=0ABranches:  master=0A=0ALink:       http=
://git.php.net/?p=3Dgtk/php-gtk.git;a=3Dcommitdiff;h=3D3d352e661cb25615c223=
d6e201ff2816da772cd5=0A=0ALog:=0AExport phpg_handle_gerror()=0A=0AChanged p=
aths:=0A  M  main/php_gtk.h=0A=0A=0ADiff:=0A3d352e661cb25615c223d6e201ff281=
6da772cd5=0Adiff --git a/main/php_gtk.h b/main/php_gtk.h=0Aindex 0395e87..9=
75db1f 100644=0A--- a/main/php_gtk.h=0A+++ b/main/php_gtk.h=0A@@ -301,7 +30=
1,7 @@ static inline zend_class_entry* phpg_class_from_gtype(GType gtype)=
=0A =09return ce;=0A }=0A =0A-zend_bool phpg_handle_gerror(GError **error T=
SRMLS_DC);=0A+PHP_GTK_API zend_bool phpg_handle_gerror(GError **error TSRML=
S_DC);=0A =0A static inline gchar* phpg_to_utf8(const gchar *str, zend_uint=
 str_len, gsize *utf8_len, zend_bool *free_orig TSRMLS_DC)=0A {=0A