search for: gtktypeutil

Displaying 4 results from an estimated 4 matches for "gtktypeutil".

Did you mean: gtktypeutils
2003 Oct 22
2
Slackware 9.1 Install Help
...d from /usr/include/gtk-1.2/gtk/gtkarg.h:31, from /usr/include/gtk-1.2/gtk/gtkobject.h:31, from /usr/include/gtk-1.2/gtk/gtkaccelgroup.h:35, from /usr/include/gtk-1.2/gtk/gtk.h:32, from pbx_gtkconsole.c:38: /usr/include/gtk-1.2/gtk/gtktypeutils.h:163: warning: function declaration isn't a prototype In file included from /usr/include/gtk-1.2/gtk/gtk.h:80, from pbx_gtkconsole.c:38: /usr/include/gtk-1.2/gtk/gtkitemfactory.h:48: warning: function declaration isn' t a prototype pbx_gtkconsole.c: In function `__verbos...
2005 Jul 15
1
make problem.
...om /usr/include/gtk-1.2/gtk/gtkarg.h:31, from /usr/include/gtk-1.2/gtk/gtkobject.h:31, from /usr/include/gtk-1.2/gtk/gtkaccelgroup.h:35, from /usr/include/gtk-1.2/gtk/gtk.h:32, from pbx_gtkconsole.c:39: /usr/include/gtk-1.2/gtk/gtktypeutils.h:163: warning: function declaration isn't a prototype In file included from /usr/include/gtk-1.2/gtk/gtk.h:80, from pbx_gtkconsole.c:39: /usr/include/gtk-1.2/gtk/gtkitemfactory.h:48: warning: function declaration isn't a prototype gcc -shared -Xlinker -x -o pbx_gtkcons...
2019 Aug 29
2
[PATCH] p2v: Ignore gtk2 deprecated declarations.
This patch is against libguestfs's old copy of p2v, but the same patch ought to also apply against virt-p2v. Rich.
2019 Aug 29
0
[PATCH] p2v: Ignore gtk2 deprecated declarations.
...from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gui.c:82: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29,...