tar -xf glade3-3.8.6.tar.xz patching file gladeui/glade-editor-property.c configure: WARNING: unrecognized options: --disable-scrollkeeper checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking target system type... i586-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.34.0 checking for XML::Parser... ok checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for dlltool... /usr/bin/dlltool checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... /usr/bin/dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no ./configure: line 14068: GNOME_COMMON_INIT: command not found checking whether to enable debugging... no checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... no checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror=return-type... yes checking whether gcc understands -Wno-format-nonliteral... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wno-format-nonliteral checking what language compliance flags to pass to the C compiler... checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking how to copy va_list... va_copy checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.9 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for GTK... yes checking for gtk_print_unix_dialog_new... yes checking for GNOME... no checking for PYGTK... yes checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for headers required to compile python extensions... found checking for libraries required to embed python... yes checking for itstool... itstool checking for xmllint... xmllint checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/gladeui-1.0.pc config.status: creating data/glade-3.desktop.in config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/hicolor/Makefile config.status: creating data/icons/hicolor/16x16/Makefile config.status: creating data/icons/hicolor/16x16/apps/Makefile config.status: creating data/icons/hicolor/22x22/Makefile config.status: creating data/icons/hicolor/22x22/apps/Makefile config.status: creating data/icons/hicolor/24x24/Makefile config.status: creating data/icons/hicolor/24x24/apps/Makefile config.status: creating data/icons/hicolor/32x32/Makefile config.status: creating data/icons/hicolor/32x32/apps/Makefile config.status: creating data/icons/hicolor/48x48/Makefile config.status: creating data/icons/hicolor/48x48/apps/Makefile config.status: creating data/icons/hicolor/scalable/Makefile config.status: creating data/icons/hicolor/scalable/apps/Makefile config.status: creating gladeui/Makefile config.status: creating gladeui/gladeui.rc config.status: creating src/Makefile config.status: creating src/glade-3.rc config.status: creating plugins/Makefile config.status: creating plugins/gtk+/Makefile config.status: creating plugins/gtk+/icons/Makefile config.status: creating plugins/gtk+/icons/16x16/Makefile config.status: creating plugins/gtk+/icons/22x22/Makefile config.status: creating plugins/gnome/Makefile config.status: creating plugins/gnome/icons/Makefile config.status: creating plugins/gnome/icons/16x16/Makefile config.status: creating plugins/gnome/icons/22x22/Makefile config.status: creating plugins/python/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating help/Makefile config.status: creating build/mingw-w64/glade.nsi config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --disable-scrollkeeper Configuration: Source code location: . Compiler: gcc GTK+ UNIX Print Widgets: yes GNOME UI Widgets: no PYTHON Widgets support: yes Build Reference Manual: no Build User Manual: make all-recursive make[1]: Entering directory '/home/djemos/glade/src/glade3-3.8.6' Making all in po make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/po' MSGFMT az.gmo MSGFMT ar.gmo MSGFMT ast.gmo MSGFMT bg.gmo MSGFMT bn.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_CA.gmo MSGFMT en_GB.gmo MSGFMT en@shaw.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hu.gmo MSGFMT hy.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mai.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT si.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sv.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/po' Making all in data make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data' Making all in icons make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons' Making all in hicolor make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor' Making all in 16x16 make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16' Making all in apps make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16/apps' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16' Making all in 22x22 make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22' Making all in apps make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22/apps' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22' Making all in 24x24 make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24' Making all in apps make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24/apps' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24' Making all in 32x32 make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32' Making all in apps make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32/apps' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32' Making all in 48x48 make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48' Making all in apps make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48/apps' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48' Making all in scalable make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable' Making all in apps make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable/apps' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable' make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor' make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons' make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons' make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data' ITMRG glade-3.desktop make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data' make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data' Making all in gladeui make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/gladeui' /usr/bin/glib-genmarshal --prefix=glade_marshal ./glade-marshallers.list --body --header > glade-marshallers-c.tmp \ && mv glade-marshallers-c.tmp glade-marshallers.c \ || ( rm -f glade-marshallers-c.tmp && exit 1 ) WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading ./glade-marshallers.list... /usr/bin/glib-genmarshal --prefix=glade_marshal ./glade-marshallers.list --header > glade-marshallers-h.tmp \ && mv glade-marshallers-h.tmp glade-marshallers.h \ || ( rm -f glade-marshallers-h.tmp && exit 1) INFO: Reading ./glade-marshallers.list... make all-am make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/gladeui' CC libgladeui_1_la-glade-widget-adaptor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-widget-adaptor.c:36: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-widget-adaptor.c:36: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-widget-adaptor.c:36: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-widget-adaptor.c:36: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-widget-adaptor.c:36: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-widget-adaptor.c:36: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-widget-adaptor.c:36: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-widget-adaptor.c:36: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-widget-adaptor.c:803:47: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 803 | GParameter *parameters) | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-widget-adaptor.c: In function ‘glade_widget_adaptor_object_construct_object’: glade-widget-adaptor.c:805:9: προειδοποίηση: ‘g_object_newv’ is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] 805 | return g_object_newv (adaptor->type, n_parameters, parameters); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gobject.h:439:13: σημείωση: declared here 439 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ glade-widget-adaptor.c: In function ‘glade_widget_adaptor_get_eprop_type’: glade-widget-adaptor.c:1088:20: προειδοποίηση: Deprecated pre-processor symbol 1088 | else if (G_IS_PARAM_SPEC_VALUE_ARRAY (pspec)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-widget-adaptor.c:1088:20: προειδοποίηση: Deprecated pre-processor symbol glade-widget-adaptor.c:1090:17: προειδοποίηση: ‘g_value_array_get_type’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 1090 | if (pspec->value_type == G_TYPE_VALUE_ARRAY) | ^~ In file included from /usr/include/glib-2.0/glib-object.h:34, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: σημείωση: declared here 60 | GType g_value_array_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ glade-widget-adaptor.c:1090:27: προειδοποίηση: Deprecated pre-processor symbol: replace with "(g_array_get_type ())" 1090 | if (pspec->value_type == G_TYPE_VALUE_ARRAY) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-widget-adaptor.c: In function ‘glade_widget_adaptor_init’: glade-widget-adaptor.c:1180:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1180 | adaptor->priv = GLADE_WIDGET_ADAPTOR_GET_PRIVATE (adaptor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-widget-adaptor.c: In function ‘glade_widget_adaptor_class_init’: glade-widget-adaptor.c:1305:9: προειδοποίηση: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 1305 | g_type_class_add_private (adaptor_class, sizeof (GladeWidgetAdaptorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gtype.h:1346:10: σημείωση: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ glade-widget-adaptor.c: At top level: glade-widget-adaptor.c:2542:1: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 2542 | { | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-widget-adaptor.c: In function ‘glade_widget_adaptor_default_params’: glade-widget-adaptor.c:2556:9: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 2556 | params = g_array_new (FALSE, FALSE, sizeof (GParameter)); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-widget-adaptor.c:2560:17: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 2560 | GParameter parameter = { 0, }; | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-widget-adaptor.c:2605:9: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 2605 | return (GParameter *)g_array_free (params, FALSE); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-widget-adaptor.c: At top level: glade-widget-adaptor.c:2624:40: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 2624 | GParameter *parameters) | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget-adaptor.c:36: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-widget-adaptor.c:3054:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 3054 | G_CONST_RETURN gchar * | ^~~~~~~~~~ CC libgladeui_1_la-glade-debug.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-debug.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-debug.c:25: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-debug.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-debug.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-debug.c:25: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-debug.c:25: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-debug.c:25: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-debug.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-debug.c:25: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-debug.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-debug.c:25: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-debug.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-debug.c:25: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-debug.c:25: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-debug.c:25: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-debug.c:25: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladeui_1_la-glade-project.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-project.c:42: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-project.c:42: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-project.c:42: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from glade-project.c:38: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-project.c:42: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-project.c:42: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-project.c:42: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-project.c:42: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-project.c:42: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-project.c:42: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-project.c:42: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-project.c:42: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-project.c:42: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-project.c:42: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-project.c:42: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-project.c:42: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-project.c: In function ‘glade_project_init’: glade-project.c:650:27: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 650 | G_TYPE_INSTANCE_GET_PRIVATE ((project), GLADE_TYPE_PROJECT, GladeProjectPrivate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-project.c: In function ‘glade_project_class_init’: glade-project.c:962:9: προειδοποίηση: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 962 | g_type_class_add_private (klass, sizeof (GladeProjectPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-project.c:42: /usr/include/glib-2.0/gobject/gtype.h:1346:10: σημείωση: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ glade-project.c: At top level: glade-project.c:1657:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 1657 | glade_project_make_comment () | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_1_la-glade-parameter.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-parameter.c:37: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-parameter.c:37: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-parameter.c:37: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-parameter.c:37: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-parameter.c:37: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-parameter.c:37: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-parameter.c:37: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-parameter.c:37: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-parameter.c:37: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-parameter.c:37: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-parameter.c:37: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-parameter.c:37: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-parameter.c:37: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-parameter.c:37: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-parameter.c:37: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-parameter.c:37: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladeui_1_la-glade-placeholder.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-placeholder.c:37: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-placeholder.c:37: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-placeholder.c:37: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-placeholder.c:37: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from glade-placeholder.c:37: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-placeholder.c:39: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-placeholder.c:39: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-placeholder.c:37: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-placeholder.c:39: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-placeholder.c:37: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-placeholder.c:39: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-placeholder.c:37: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-placeholder.c:39: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-placeholder.c:39: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-placeholder.c:39: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-placeholder.c:39: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-placeholder.c: In function ‘glade_placeholder_button_press’: glade-placeholder.c:354:29: προειδοποίηση: variable ‘palette’ set but not used [-Wunused-but-set-variable] 354 | GladePalette *palette; | ^~~~~~~ CC libgladeui_1_la-glade-custom.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-custom.h:5, from glade-custom.c:33: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-custom.h:5, from glade-custom.c:33: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-custom.h:5, from glade-custom.c:33: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-custom.c:31: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-custom.h:5, from glade-custom.c:33: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from ../gladeui/glade.h:26, from glade-custom.h:5, from glade-custom.c:33: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-custom.h:5, from glade-custom.c:33: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-custom.h:5, from glade-custom.c:33: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-custom.h:5, from glade-custom.c:33: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-custom.h:5, from glade-custom.c:33: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-custom.h:5, from glade-custom.c:33: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-custom.h:5, from glade-custom.c:33: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-custom.h:5, from glade-custom.c:33: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from ../gladeui/glade.h:27, from glade-custom.h:5, from glade-custom.c:33: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:27, from glade-custom.h:5, from glade-custom.c:33: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:47, from glade-custom.h:5, from glade-custom.c:33: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladeui_1_la-glade-inspector.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-inspector.c:40: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-inspector.c:40: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-inspector.c:40: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-inspector.c:40: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-inspector.c:40: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-inspector.c:40: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-inspector.c:40: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-inspector.c:40: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-inspector.c:40: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-inspector.c:40: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-inspector.c:40: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-inspector.c:40: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-inspector.c:40: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-inspector.c:40: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-inspector.c:40: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-inspector.c:40: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-inspector.c: In function ‘glade_inspector_class_init’: glade-inspector.c:196:9: προειδοποίηση: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 196 | g_type_class_add_private (klass, sizeof (GladeInspectorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-inspector.c:40: /usr/include/glib-2.0/gobject/gtype.h:1346:10: σημείωση: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ glade-inspector.c: In function ‘search_complete_idle’: glade-inspector.c:285:9: προειδοποίηση: ‘g_completion_complete’ is deprecated [-Wdeprecated-declarations] 285 | list = g_completion_complete (priv->completion, str, &completed); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:109, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-inspector.c:40: /usr/include/glib-2.0/glib/deprecated/gcompletion.h:68:14: σημείωση: declared here 68 | GList* g_completion_complete (GCompletion* cmp, | ^~~~~~~~~~~~~~~~~~~~~ glade-inspector.c:280:32: προειδοποίηση: variable ‘list’ set but not used [-Wunused-but-set-variable] 280 | GList *list; | ^~~~ glade-inspector.c: In function ‘search_entry_key_press_event_cb’: glade-inspector.c:346:17: προειδοποίηση: ‘g_completion_complete’ is deprecated [-Wdeprecated-declarations] 346 | if (str && (list = g_completion_complete (priv->completion, str, NULL)) != NULL) | ^~ In file included from /usr/include/glib-2.0/glib.h:109, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-inspector.c:40: /usr/include/glib-2.0/glib/deprecated/gcompletion.h:68:14: σημείωση: declared here 68 | GList* g_completion_complete (GCompletion* cmp, | ^~~~~~~~~~~~~~~~~~~~~ glade-inspector.c: In function ‘glade_inspector_init’: glade-inspector.c:430:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 430 | inspector->priv = priv = GLADE_INSPECTOR_GET_PRIVATE (inspector); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-inspector.c:462:9: προειδοποίηση: ‘g_completion_new’ is deprecated [-Wdeprecated-declarations] 462 | priv->completion = g_completion_new ((GCompletionFunc) search_complete_func); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:109, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-inspector.c:40: /usr/include/glib-2.0/glib/deprecated/gcompletion.h:58:14: σημείωση: declared here 58 | GCompletion* g_completion_new (GCompletionFunc func); | ^~~~~~~~~~~~~~~~ glade-inspector.c: In function ‘update_project_completion’: glade-inspector.c:743:9: προειδοποίηση: ‘g_completion_clear_items’ is deprecated [-Wdeprecated-declarations] 743 | g_completion_clear_items (priv->completion); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:109, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-inspector.c:40: /usr/include/glib-2.0/glib/deprecated/gcompletion.h:66:14: σημείωση: declared here 66 | void g_completion_clear_items (GCompletion* cmp); | ^~~~~~~~~~~~~~~~~~~~~~~~ glade-inspector.c:751:9: προειδοποίηση: ‘g_completion_add_items’ is deprecated [-Wdeprecated-declarations] 751 | g_completion_add_items (priv->completion, (GList *)items); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:109, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-inspector.c:40: /usr/include/glib-2.0/glib/deprecated/gcompletion.h:60:14: σημείωση: declared here 60 | void g_completion_add_items (GCompletion* cmp, | ^~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_1_la-glade-object-stub.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-object-stub.h:27, from glade-object-stub.c:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-object-stub.h:27, from glade-object-stub.c:27: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-object-stub.h:27, from glade-object-stub.c:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-object-stub.c:26: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from glade-object-stub.h:27, from glade-object-stub.c:27: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from ../gladeui/glade-widget.h:5, from glade-project.h:5, from glade-object-stub.c:28: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade-widget.h:5, from glade-project.h:5, from glade-object-stub.c:28: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-object-stub.h:27, from glade-object-stub.c:27: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade-widget.h:5, from glade-project.h:5, from glade-object-stub.c:28: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-object-stub.h:27, from glade-object-stub.c:27: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade-widget.h:5, from glade-project.h:5, from glade-object-stub.c:28: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-object-stub.h:27, from glade-object-stub.c:27: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade-widget.h:5, from glade-project.h:5, from glade-object-stub.c:28: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade-project.h:5, from glade-object-stub.c:28: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade-project.h:5, from glade-object-stub.c:28: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-object-stub.c: In function ‘glade_object_stub_init’: glade-object-stub.c:88:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 88 | GladeObjectStubPrivate *priv = GLADE_OBJECT_STUB_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-object-stub.c: In function ‘glade_object_stub_class_init’: glade-object-stub.c:204:3: προειδοποίηση: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 204 | g_type_class_add_private (klass, sizeof (GladeObjectStubPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-object-stub.h:27, from glade-object-stub.c:27: /usr/include/glib-2.0/gobject/gtype.h:1346:10: σημείωση: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_1_la-glade-xml-utils.lo In file included from glade-xml-utils.c:29: glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_1_la-glade-palette.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-palette.c:41: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-palette.c:41: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-palette.c:41: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-palette.c:41: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-palette.c:41: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-palette.c:41: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-palette.c:41: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-palette.c:41: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-palette.c:41: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-palette.c:41: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-palette.c:41: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-palette.c:41: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-palette.c:41: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-palette.c:41: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-palette.c:41: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-palette.c:41: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-palette.c: In function ‘glade_palette_finalize’: glade-palette.c:304:30: προειδοποίηση: variable ‘priv’ set but not used [-Wunused-but-set-variable] 304 | GladePalettePrivate *priv; | ^~~~ glade-palette.c: In function ‘glade_palette_class_init’: glade-palette.c:414:9: προειδοποίηση: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 414 | g_type_class_add_private (object_class, sizeof (GladePalettePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-palette.c:41: /usr/include/glib-2.0/gobject/gtype.h:1346:10: σημείωση: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ glade-palette.c: In function ‘glade_palette_new_item_group’: glade-palette.c:616:30: προειδοποίηση: variable ‘priv’ set but not used [-Wunused-but-set-variable] 616 | GladePalettePrivate *priv; | ^~~~ glade-palette.c: In function ‘glade_palette_init’: glade-palette.c:746:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 746 | priv = palette->priv = GLADE_PALETTE_GET_PRIVATE (palette); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_1_la-glade-design-layout.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-layout.c:28: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-layout.c:28: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-layout.c:28: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-design-layout.c:28: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-layout.c:28: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-design-layout.c:28: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-design-layout.c:28: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-layout.c:28: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-design-layout.c:28: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-layout.c:28: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-design-layout.c:28: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-layout.c:28: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-design-layout.c:28: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-design-layout.c:28: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-design-layout.c:28: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-design-layout.c:28: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-design-layout.c: In function ‘glade_design_layout_get_pointer_region’: glade-design-layout.c:95:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 95 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (layout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c:91:36: προειδοποίηση: variable ‘priv’ set but not used [-Wunused-but-set-variable] 91 | GladeDesignLayoutPrivate *priv; | ^~~~ glade-design-layout.c: In function ‘child_size_request_handler’: glade-design-layout.c:152:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 152 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (layout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_leave_notify_event’: glade-design-layout.c:192:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 192 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_update_child’: glade-design-layout.c:209:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 209 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (layout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c:206:35: προειδοποίηση: variable ‘priv’ set but not used [-Wunused-but-set-variable] 206 | GladeDesignLayoutPrivate *priv; | ^~~~ glade-design-layout.c: In function ‘glade_design_layout_motion_notify_event’: glade-design-layout.c:347:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 347 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c:338:35: προειδοποίηση: variable ‘child_glade_widget’ set but not used [-Wunused-but-set-variable] 338 | GladeWidget *child_glade_widget; | ^~~~~~~~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_button_press_event’: glade-design-layout.c:429:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 429 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_button_release_event’: glade-design-layout.c:479:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 479 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_size_request’: glade-design-layout.c:498:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 498 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c:490:35: προειδοποίηση: variable ‘priv’ set but not used [-Wunused-but-set-variable] 490 | GladeDesignLayoutPrivate *priv; | ^~~~ glade-design-layout.c: In function ‘glade_design_layout_size_allocate’: glade-design-layout.c:544:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 544 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_map’: glade-design-layout.c:593:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 593 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_unmap’: glade-design-layout.c:607:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 607 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_realize’: glade-design-layout.c:626:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 626 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c:624:15: προειδοποίηση: variable ‘border_width’ set but not used [-Wunused-but-set-variable] 624 | guint border_width; | ^~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_unrealize’: glade-design-layout.c:668:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 668 | priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_dispose’: glade-design-layout.c:713:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 713 | GladeDesignLayoutPrivate *priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_finalize’: glade-design-layout.c:734:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 734 | GladeDesignLayoutPrivate *priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_expose_event’: glade-design-layout.c:774:28: προειδοποίηση: variable ‘layout’ set but not used [-Wunused-but-set-variable] 774 | GladeDesignLayout *layout; | ^~~~~~ glade-design-layout.c: In function ‘glade_design_layout_init’: glade-design-layout.c:900:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 900 | layout->priv = priv = GLADE_DESIGN_LAYOUT_GET_PRIVATE (layout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-layout.c: In function ‘glade_design_layout_class_init’: glade-design-layout.c:976:9: προειδοποίηση: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 976 | g_type_class_add_private (object_class, sizeof (GladeDesignLayoutPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-layout.c:28: /usr/include/glib-2.0/gobject/gtype.h:1346:10: σημείωση: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_1_la-glade-design-view.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-view.c:37: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-view.c:37: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-view.c:37: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-design-view.c:37: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-view.c:37: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-design-view.c:37: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-design-view.c:37: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-view.c:37: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-design-view.c:37: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-view.c:37: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-design-view.c:37: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-view.c:37: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-design-view.c:37: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-design-view.c:37: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-design-view.c:37: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-design-view.c:37: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-design-view.c: In function ‘glade_design_view_init’: glade-design-view.c:160:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 160 | view->priv = GLADE_DESIGN_VIEW_GET_PRIVATE (view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-design-view.c: In function ‘glade_design_view_class_init’: glade-design-view.c:226:9: προειδοποίηση: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 226 | g_type_class_add_private (object_class, sizeof (GladeDesignViewPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-design-view.c:37: /usr/include/glib-2.0/gobject/gtype.h:1346:10: σημείωση: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ glade-design-view.c:209:26: προειδοποίηση: variable ‘widget_class’ set but not used [-Wunused-but-set-variable] 209 | GtkWidgetClass *widget_class; | ^~~~~~~~~~~~ CC libgladeui_1_la-glade-named-icon-chooser-dialog.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-named-icon-chooser-dialog.h:26, from glade-named-icon-chooser-dialog.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-named-icon-chooser-dialog.h:26, from glade-named-icon-chooser-dialog.c:25: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-named-icon-chooser-dialog.h:26, from glade-named-icon-chooser-dialog.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-named-icon-chooser-dialog.h:26, from glade-named-icon-chooser-dialog.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from glade-named-icon-chooser-dialog.h:26, from glade-named-icon-chooser-dialog.c:25: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ glade-named-icon-chooser-dialog.c:1140:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 1140 | create_standard_icon_quarks () | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-named-icon-chooser-dialog.c: In function ‘response_cb’: glade-named-icon-chooser-dialog.c:1257:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1257 | priv = GLADE_NAMED_ICON_CHOOSER_DIALOG_GET_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-named-icon-chooser-dialog.c:1255:45: προειδοποίηση: variable ‘priv’ set but not used [-Wunused-but-set-variable] 1255 | GladeNamedIconChooserDialogPrivate *priv; | ^~~~ glade-named-icon-chooser-dialog.c: In function ‘glade_named_icon_chooser_dialog_init’: glade-named-icon-chooser-dialog.c:1355:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1355 | dialog->priv = GLADE_NAMED_ICON_CHOOSER_DIALOG_GET_PRIVATE (dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-named-icon-chooser-dialog.c: In function ‘glade_named_icon_chooser_dialog_class_init’: glade-named-icon-chooser-dialog.c:1568:9: προειδοποίηση: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 1568 | g_type_class_add_private (klass, sizeof (GladeNamedIconChooserDialogPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-named-icon-chooser-dialog.h:26, from glade-named-icon-chooser-dialog.c:25: /usr/include/glib-2.0/gobject/gtype.h:1346:10: σημείωση: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ glade-named-icon-chooser-dialog.c: In function ‘settings_to_keyfile’: glade-named-icon-chooser-dialog.c:1650:19: προειδοποίηση: variable ‘retval’ set but not used [-Wunused-but-set-variable] 1650 | gboolean retval; | ^~~~~~ CC libgladeui_1_la-glade-cursor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from ../gladeui/glade.h:25, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from ../gladeui/glade.h:26, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from ../gladeui/glade.h:27, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:27, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:47, from ../gladeui/glade-signal-editor.h:5, from ../gladeui/glade-editor.h:5, from glade-app.h:26, from glade-cursor.c:25: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladeui_1_la-glade-catalog.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-catalog.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-catalog.c:26: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-catalog.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-catalog.c:26: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-catalog.c:26: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-catalog.c:26: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-catalog.c:26: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-catalog.c:26: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-catalog.c:26: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-catalog.c:26: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-catalog.c:26: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-catalog.c:26: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-catalog.c:26: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-catalog.c:26: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-catalog.c:26: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-catalog.c:26: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-catalog.c: In function ‘catalog_load_classes’: glade-catalog.c:376:49: προειδοποίηση: variable ‘domain’ set but not used [-Wunused-but-set-variable] 376 | const gchar *node_name, *domain; | ^~~~~~ glade-catalog.c: At top level: glade-catalog.c:609:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 609 | G_CONST_RETURN gchar * | ^~~~~~~~~~ glade-catalog.c:617:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 617 | G_CONST_RETURN gchar * | ^~~~~~~~~~ glade-catalog.c:625:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 625 | G_CONST_RETURN gchar * | ^~~~~~~~~~ glade-catalog.c:633:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 633 | G_CONST_RETURN gchar * | ^~~~~~~~~~ CC libgladeui_1_la-glade-property.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property.c:48: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property.c:48: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property.c:48: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-property.c:46: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property.c:48: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-property.c:48: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-property.c:48: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property.c:48: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-property.c:48: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property.c:48: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-property.c:48: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property.c:48: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-property.c:48: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-property.c:48: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-property.c:48: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-property.c:48: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-property.c:1286:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 1286 | G_CONST_RETURN gchar * | ^~~~~~~~~~ glade-property.c:1305:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 1305 | G_CONST_RETURN gchar * | ^~~~~~~~~~ CC libgladeui_1_la-glade-property-class.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gmodule.h:28, from glade-property-class.c:41: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-property-class.c:44: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-property-class.c:44: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-property-class.c:44: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-property-class.c:44: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-property-class.c:44: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-property-class.c:44: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-property-class.c:44: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-property-class.c:44: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-property-class.c: In function ‘glade_property_class_make_string_from_gvalue’: glade-property-class.c:387:20: προειδοποίηση: Deprecated pre-processor symbol 387 | else if (G_IS_PARAM_SPEC_VALUE_ARRAY (property_class->pspec)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-property-class.c:387:20: προειδοποίηση: Deprecated pre-processor symbol glade-property-class.c:450:17: προειδοποίηση: ‘g_value_get_char’ is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] 450 | string = g_strdup_printf ("%c", g_value_get_char (value)); | ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/glib-2.0/gobject/gvaluetypes.h:195:23: σημείωση: declared here 195 | gchar g_value_get_char (const GValue *value); | ^~~~~~~~~~~~~~~~ glade-property-class.c: In function ‘glade_property_class_make_gvalue_from_string’: glade-property-class.c:713:20: προειδοποίηση: Deprecated pre-processor symbol 713 | else if (G_IS_PARAM_SPEC_VALUE_ARRAY (property_class->pspec)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-property-class.c:713:20: προειδοποίηση: Deprecated pre-processor symbol glade-property-class.c:715:17: προειδοποίηση: ‘g_value_array_new’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 715 | GValueArray *value_array = g_value_array_new (0); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:34, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/glib-2.0/gobject/gvaluearray.h:67:17: σημείωση: declared here 67 | GValueArray* g_value_array_new (guint n_prealloced); | ^~~~~~~~~~~~~~~~~ glade-property-class.c:725:25: προειδοποίηση: ‘g_value_array_append’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 725 | value_array = g_value_array_append (value_array, &str_value); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:34, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/glib-2.0/gobject/gvaluearray.h:80:17: σημείωση: declared here 80 | GValueArray* g_value_array_append (GValueArray *value_array, | ^~~~~~~~~~~~~~~~~~~~ glade-property-class.c:766:17: προειδοποίηση: ‘g_value_set_char’ is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] 766 | g_value_set_char (value, string[0]); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/glib-2.0/gobject/gvaluetypes.h:192:23: σημείωση: declared here 192 | void g_value_set_char (GValue *value, | ^~~~~~~~~~~~~~~~ glade-property-class.c: In function ‘glade_property_class_make_gvalue_from_vl’: glade-property-class.c:840:17: προειδοποίηση: ‘g_value_set_char’ is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] 840 | g_value_set_char (value, (gchar)va_arg (vl, gint)); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/glib-2.0/gobject/gvaluetypes.h:192:23: σημείωση: declared here 192 | void g_value_set_char (GValue *value, | ^~~~~~~~~~~~~~~~ glade-property-class.c: In function ‘glade_property_class_set_vl_from_gvalue’: glade-property-class.c:927:17: προειδοποίηση: ‘g_value_get_char’ is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] 927 | *(gchar *)(va_arg (vl, gint *)) = g_value_get_char (value); | ^ In file included from /usr/include/glib-2.0/glib-object.h:36, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-property-class.c:44: /usr/include/glib-2.0/gobject/gvaluetypes.h:195:23: σημείωση: declared here 195 | gchar g_value_get_char (const GValue *value); | ^~~~~~~~~~~~~~~~ CC libgladeui_1_la-glade-popup.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-popup.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-popup.c:30: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-popup.c:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-popup.c:28: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-popup.c:30: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-popup.c:30: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-popup.c:30: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-popup.c:30: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-popup.c:30: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-popup.c:30: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-popup.c:30: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-popup.c:30: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-popup.c:30: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-popup.c:30: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-popup.c:30: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-popup.c:30: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladeui_1_la-glade-widget.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget.c:44: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from glade-widget.c:41: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget.c:44: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from glade-widget.c:41: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-widget.c:44: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-widget.c:44: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-widget.c:44: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-widget.c:41: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-widget.c:44: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-widget.c:41: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-widget.c:44: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-widget.c:41: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-widget.c:44: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-widget.c:44: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-widget.c:44: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-widget.c:44: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-widget.c:443:1: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 443 | { | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-widget.c:41: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-widget.c: In function ‘glade_widget_template_params’: glade-widget.c:461:9: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 461 | params = g_array_new (FALSE, FALSE, sizeof (GParameter)); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-widget.c:41: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-widget.c:465:17: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 465 | GParameter parameter = { 0, }; | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-widget.c:41: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-widget.c:519:9: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 519 | return (GParameter *)g_array_free (params, FALSE); | ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-widget.c:41: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-widget.c: At top level: glade-widget.c:523:1: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 523 | free_params (GParameter *params, guint n_params) | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-widget.c:41: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-widget.c: In function ‘glade_widget_build_object’: glade-widget.c:537:9: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 537 | GParameter *params; | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-widget.c:41: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-widget.c: In function ‘glade_widget_extract_children’: glade-widget.c:1647:54: προειδοποίηση: assignment to ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} from incompatible pointer type ‘GObject *’ {aka ‘struct _GObject *’} [-Wincompatible-pointer-types] 1647 | extract->placeholder = g_object_ref (child); | ^ glade-widget.c: At top level: glade-widget.c:2628:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 2628 | G_CONST_RETURN gchar * | ^~~~~~~~~~ glade-widget.c:4384:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 4384 | embedded_window_get_quark () | ^~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_1_la-glade-editor-property.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-editor-property.c:39: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-editor-property.c:39: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-editor-property.c:39: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-editor-property.c:38: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from glade-editor-property.c:39: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-editor-property.c:42: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-editor-property.c:42: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-editor-property.c:39: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-editor-property.c:42: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-editor-property.c:39: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-editor-property.c:42: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-editor-property.c:39: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-editor-property.c:42: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-editor-property.c:42: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-editor-property.c:42: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-editor-property.c:42: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-editor-property.c: In function ‘glade_eprop_enum_changed’: glade-editor-property.c:813:24: προειδοποίηση: variable ‘property’ set but not used [-Wunused-but-set-variable] 813 | GladeProperty *property; | ^~~~~~~~ glade-editor-property.c: In function ‘glade_eprop_named_icon_changed_common’: glade-editor-property.c:1350:41: προειδοποίηση: comparison between pointer and zero character constant [-Wpointer-compare] 1350 | prop_text && prop_text == '\0') | ^~ glade-editor-property.c:1350:31: σημείωση: did you mean to dereference the pointer? 1350 | prop_text && prop_text == '\0') | ^ glade-editor-property.c: In function ‘glade_eprop_text_load’: glade-editor-property.c:1571:27: προειδοποίηση: Deprecated pre-processor symbol: replace with "(g_array_get_type ())" 1571 | G_VALUE_HOLDS (property->value, G_TYPE_VALUE_ARRAY)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-editor-property.c:1571:21: προειδοποίηση: ‘g_value_array_get_type’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 1571 | G_VALUE_HOLDS (property->value, G_TYPE_VALUE_ARRAY)) | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:34, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-editor-property.c:39: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: σημείωση: declared here 60 | GType g_value_array_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ glade-editor-property.c: In function ‘glade_eprop_text_changed_common’: glade-editor-property.c:1600:13: προειδοποίηση: ‘g_value_array_get_type’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 1600 | eprop->property->klass->pspec->value_type == G_TYPE_VALUE_ARRAY || | ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:34, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-editor-property.c:39: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: σημείωση: declared here 60 | GType g_value_array_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ glade-editor-property.c:1600:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "(g_array_get_type ())" 1600 | eprop->property->klass->pspec->value_type == G_TYPE_VALUE_ARRAY || | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-editor-property.c:1622:49: προειδοποίηση: comparison between pointer and zero character constant [-Wpointer-compare] 1622 | prop_text && prop_text == '\0') | ^~ glade-editor-property.c:1622:39: σημείωση: did you mean to dereference the pointer? 1622 | prop_text && prop_text == '\0') | ^ glade-editor-property.c: In function ‘glade_eprop_text_show_resource_dialog’: glade-editor-property.c:1996:28: προειδοποίηση: variable ‘fmt’ set but not used [-Wunused-but-set-variable] 1996 | GladeProjectFormat fmt; | ^~~ glade-editor-property.c: In function ‘glade_eprop_text_create_input’: glade-editor-property.c:2128:13: προειδοποίηση: ‘g_value_array_get_type’ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 2128 | klass->pspec->value_type == G_TYPE_VALUE_ARRAY) | ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:34, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-editor-property.c:39: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: σημείωση: declared here 60 | GType g_value_array_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ glade-editor-property.c:2128:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "(g_array_get_type ())" 2128 | klass->pspec->value_type == G_TYPE_VALUE_ARRAY) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_1_la-glade-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-editor.c:40: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-editor.c:40: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-editor.c:40: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-editor.c:38: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from glade-editor.c:40: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-editor.c:42: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-editor.c:42: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-editor.c:40: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-editor.c:42: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-editor.c:40: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-editor.c:42: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-editor.c:40: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-editor.c:42: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-editor.c:42: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-editor.c:42: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-editor.c:42: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladeui_1_la-glade-utils.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-utils.c:33: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-utils.c:33: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-utils.c:33: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-utils.c:33: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-utils.c:33: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-utils.c:33: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-utils.c:33: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-utils.c:33: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-utils.c:33: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-utils.c:33: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-utils.c:33: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-utils.c:33: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-utils.c:33: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-utils.c:33: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-utils.c:33: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-utils.c:33: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-utils.c: In function ‘glade_util_get_type_from_name’: glade-utils.c:123:9: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 123 | GType (*get_type) (); | ^~~~~ glade-utils.c: In function ‘glade_utils_get_pspec_from_funcname’: glade-utils.c:166:9: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 166 | GParamSpec *(*get_pspec)() = NULL; | ^~~~~~~~~~ glade-utils.c: In function ‘pclass_from_gtype’: glade-utils.c:2123:54: προειδοποίηση: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 2123 | g_memdup (&type, sizeof (GType)), property_class); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-utils.c:33: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: σημείωση: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ CC libgladeui_1_la-glade-signal.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal.c:30: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal.c:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-signal.c:28: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal.c:30: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-signal.c:30: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-signal.c:30: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal.c:30: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-signal.c:30: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal.c:30: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-signal.c:30: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal.c:30: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-signal.c:30: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-signal.c:30: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-signal.c:30: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-signal.c:30: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladeui_1_la-glade-signal-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal-editor.c:37: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal-editor.c:37: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal-editor.c:37: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-signal-editor.c:35: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal-editor.c:37: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-signal-editor.c:37: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-signal-editor.c:37: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal-editor.c:37: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-signal-editor.c:37: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal-editor.c:37: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-signal-editor.c:37: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal-editor.c:37: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-signal-editor.c:37: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-signal-editor.c:37: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-signal-editor.c:37: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-signal-editor.c:37: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-signal-editor.c: In function ‘glade_signal_editor_column_cell_edited’: glade-signal-editor.c:564:9: προειδοποίηση: this ‘if’ clause does not guard... [-Wmisleading-indentation] 564 | if (old_value || new_value); | ^~ glade-signal-editor.c:565:9: σημείωση: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 565 | { | ^ glade-signal-editor.c: In function ‘glade_signal_editor_init’: glade-signal-editor.c:1453:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1453 | self->priv = G_TYPE_INSTANCE_GET_PRIVATE (self, GLADE_TYPE_SIGNAL_EDITOR, GladeSignalEditorPrivate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-signal-editor.c: In function ‘glade_signal_editor_class_init’: glade-signal-editor.c:1532:9: προειδοποίηση: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 1532 | g_type_class_add_private (klass, sizeof (GladeSignalEditorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-signal-editor.c:37: /usr/include/glib-2.0/gobject/gtype.h:1346:10: σημείωση: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_1_la-glade-clipboard.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-clipboard.c:38: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-clipboard.c:38: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-clipboard.c:38: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-clipboard.c:37: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-clipboard.c:38: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-clipboard.c:38: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-clipboard.c:38: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-clipboard.c:38: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-clipboard.c:38: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-clipboard.c:38: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-clipboard.c:38: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-clipboard.c:38: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-clipboard.c:38: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-clipboard.c:38: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-clipboard.c:38: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-clipboard.c:38: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladeui_1_la-glade-command.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-command.c:35: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-command.c:35: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-command.c:35: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-command.c:35: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from glade-command.c:35: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-command.c:38: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-command.c:38: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-command.c:35: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-command.c:38: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-command.c:35: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-command.c:38: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-command.c:35: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-command.c:38: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-command.c:38: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-command.c:38: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-command.c:38: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-command.c: In function ‘glade_command_set_properties’: glade-command.c:711:33: προειδοποίηση: assignment to ‘GladeProperty *’ {aka ‘struct _GladeProperty *’} from incompatible pointer type ‘GObject *’ {aka ‘struct _GObject *’} [-Wincompatible-pointer-types] 711 | sdata->property = g_object_ref (G_OBJECT (prop)); | ^ glade-command.c: In function ‘glade_command_add’: glade-command.c:1018:31: προειδοποίηση: assignment to ‘GladeWidget *’ {aka ‘struct _GladeWidget *’} from incompatible pointer type ‘GObject *’ {aka ‘struct _GObject *’} [-Wincompatible-pointer-types] 1018 | cdata->widget = g_object_ref (G_OBJECT (widget)); | ^ glade-command.c: In function ‘glade_command_remove’: glade-command.c:1191:32: προειδοποίηση: assignment to ‘GladeWidget *’ {aka ‘struct _GladeWidget *’} from incompatible pointer type ‘GObject *’ {aka ‘struct _GObject *’} [-Wincompatible-pointer-types] 1191 | cdata->widget = g_object_ref (G_OBJECT (widget)); | ^ glade-command.c: In function ‘glade_command_clipboard_add_remove_common’: glade-command.c:1551:24: προειδοποίηση: assignment to ‘GladeWidget *’ {aka ‘struct _GladeWidget *’} from incompatible pointer type ‘GObject *’ {aka ‘struct _GObject *’} [-Wincompatible-pointer-types] 1551 | widget = g_object_ref(G_OBJECT(list->data)); | ^ CC libgladeui_1_la-glade-id-allocator.lo CC libgladeui_1_la-glade-marshallers.lo CC libgladeui_1_la-glade-accumulators.lo CC libgladeui_1_la-glade-builtins.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-builtins.h:6, from glade-builtins.c:33: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from glade-builtins.c:30: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-builtins.h:6, from glade-builtins.c:33: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from glade-builtins.c:30: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-builtins.h:6, from glade-builtins.c:33: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from ../gladeui/glade.h:26, from glade-builtins.h:6, from glade-builtins.c:33: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-builtins.h:6, from glade-builtins.c:33: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-builtins.c:30: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-builtins.h:6, from glade-builtins.c:33: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-builtins.c:30: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-builtins.h:6, from glade-builtins.c:33: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-builtins.c:30: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-builtins.h:6, from glade-builtins.c:33: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from ../gladeui/glade.h:27, from glade-builtins.h:6, from glade-builtins.c:33: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:27, from glade-builtins.h:6, from glade-builtins.c:33: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:47, from glade-builtins.h:6, from glade-builtins.c:33: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladeui_1_la-glade-app.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-app.c:35: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-app.c:35: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-app.c:35: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-app.c:35: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-app.c:35: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-app.c:35: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-app.c:35: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-app.c:35: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-app.c:35: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-app.c:35: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-app.c:35: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-app.c:35: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-app.c:35: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-app.c:35: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-app.c:35: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-app.c:35: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-app.c: In function ‘glade_app_dispose’: glade-app.c:170:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 170 | GladeAppPrivate *priv = GLADE_APP_GET_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-app.c: In function ‘glade_init_check’: glade-app.c:411:9: προειδοποίηση: ‘g_type_init’ is deprecated [-Wdeprecated-declarations] 411 | g_type_init (); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-app.c:35: /usr/include/glib-2.0/gobject/gtype.h:710:23: σημείωση: declared here 710 | void g_type_init (void); | ^~~~~~~~~~~ glade-app.c: In function ‘glade_app_init’: glade-app.c:426:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 426 | app->priv = GLADE_APP_GET_PRIVATE (app); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-app.c: In function ‘glade_app_class_init’: glade-app.c:537:9: προειδοποίηση: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 537 | g_type_class_add_private (klass, sizeof (GladeAppPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-app.c:35: /usr/include/glib-2.0/gobject/gtype.h:1346:10: σημείωση: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_1_la-glade-fixed.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-fixed.c:56: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from glade-fixed.c:52: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-fixed.c:56: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from glade-fixed.c:52: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-fixed.c:56: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-fixed.c:56: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-fixed.c:56: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-fixed.c:52: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-fixed.c:56: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-fixed.c:52: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-fixed.c:56: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from glade-fixed.c:52: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-fixed.c:56: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-fixed.c:56: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-fixed.c:56: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-fixed.c:56: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladeui_1_la-glade-base-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-base-editor.c:31: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-base-editor.c:31: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-base-editor.c:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from glade.h:25, from glade-base-editor.c:31: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-base-editor.c:31: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade.h:26, from glade-base-editor.c:31: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:26, from glade-base-editor.c:31: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-base-editor.c:31: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-base-editor.c:31: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-base-editor.c:31: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-base-editor.c:31: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade.h:26, from glade-base-editor.c:31: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade.h:26, from glade-base-editor.c:31: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from glade.h:27, from glade-base-editor.c:31: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:27, from glade-base-editor.c:31: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade.h:47, from glade-base-editor.c:31: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-base-editor.c: In function ‘glade_base_editor_child_change_type’: glade-base-editor.c:521:25: προειδοποίηση: variable ‘gparent’ set but not used [-Wunused-but-set-variable] 521 | GladeWidget *gchild, *gparent; | ^~~~~~~ glade-base-editor.c: In function ‘glade_base_editor_change_type’: glade-base-editor.c:1344:12: προειδοποίηση: variable ‘child’ set but not used [-Wunused-but-set-variable] 1344 | GObject *child, *child_new; | ^~~~~ CC libgladeui_1_la-glade-tsort.lo CC libgladeui_1_la-glade-widget-action.lo CC libgladeui_1_la-glade-name-context.lo CC libgladeui_1_la-glade-displayable-values.lo In file included from glade-displayable-values.c:34: glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-displayable-values.c:127:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 127 | G_CONST_RETURN gchar * | ^~~~~~~~~~ glade-displayable-values.c:157:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 157 | G_CONST_RETURN gchar * | ^~~~~~~~~~ CC libgladeui_1_la-glade-editable.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade-widget.h:5, from glade-editable.c:35: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade-widget.h:5, from glade-editable.c:35: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade-widget.h:5, from glade-editable.c:35: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-editable.c:29: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from glade-widget.h:5, from glade-editable.c:35: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from glade-widget.h:5, from glade-editable.c:35: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade-widget.h:5, from glade-editable.c:35: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade-widget.h:5, from glade-editable.c:35: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade-widget.h:5, from glade-editable.c:35: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade-widget.h:5, from glade-editable.c:35: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade-widget.h:5, from glade-editable.c:35: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from glade-widget.h:5, from glade-editable.c:35: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade-widget.h:5, from glade-editable.c:35: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from glade-widget.h:8, from glade-editable.c:35: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glade-editable.c:35: glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladeui_1_la-glade-editor-table.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-editor-table.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-editor-table.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-editor-table.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../gladeui/glade-xml-utils.h:6, from ../gladeui/glade.h:25, from glade-editor-table.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../gladeui/glade-property-class.h:7, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-editor-table.c:24: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from ../gladeui/glade.h:26, from glade-editor-table.c:24: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-editor-table.c:24: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-editor-table.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-editor-table.c:24: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-editor-table.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-editor-table.c:24: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../gladeui/glade-property-class.h:6, from ../gladeui/glade-widget-adaptor.h:6, from ../gladeui/glade.h:26, from glade-editor-table.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-editor-table.c:24: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from ../gladeui/glade.h:27, from glade-editor-table.c:24: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:27, from glade-editor-table.c:24: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:47, from glade-editor-table.c:24: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladeui_1_la-glade-cell-renderer-icon.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-cell-renderer-icon.h:26, from glade-cell-renderer-icon.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-cell-renderer-icon.h:26, from glade-cell-renderer-icon.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-cell-renderer-icon.h:26, from glade-cell-renderer-icon.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-cell-renderer-icon.h:26, from glade-cell-renderer-icon.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from glade-cell-renderer-icon.h:26, from glade-cell-renderer-icon.c:24: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ CCLD libgladeui-1.la make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/gladeui' make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/gladeui' Making all in src make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/src' CC glade_3-glade-window.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-window.h:24, from glade-window.c:28: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-window.h:24, from glade-window.c:28: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-window.h:24, from glade-window.c:28: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-window.h:24, from glade-window.c:28: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from glade-window.h:24, from glade-window.c:28: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from ../gladeui/glade.h:26, from glade-window.c:31: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-window.c:31: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-window.h:24, from glade-window.c:28: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-window.c:31: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-window.h:24, from glade-window.c:28: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-window.c:31: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-window.h:24, from glade-window.c:28: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from glade-window.c:31: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from ../gladeui/glade.h:27, from glade-window.c:31: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:27, from glade-window.c:31: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:47, from glade-window.c:31: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-window.c: In function ‘check_reload_project’: glade-window.c:2576:20: προειδοποίηση: variable ‘ret’ set but not used [-Wunused-but-set-variable] 2576 | gint ret; | ^~~ glade-window.c: In function ‘glade_window_init’: glade-window.c:3197:20: προειδοποίηση: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3197 | window->priv = priv = GLADE_WINDOW_GET_PRIVATE (window); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glade-window.c: In function ‘glade_window_class_init’: glade-window.c:3460:9: προειδοποίηση: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 3460 | g_type_class_add_private (klass, sizeof (GladeWindowPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-window.h:24, from glade-window.c:28: /usr/include/glib-2.0/gobject/gtype.h:1346:10: σημείωση: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CC glade_3-glade-close-button.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-close-button.h:26, from glade-close-button.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-close-button.h:26, from glade-close-button.c:23: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-close-button.h:26, from glade-close-button.c:23: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-close-button.h:26, from glade-close-button.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from glade-close-button.h:26, from glade-close-button.c:23: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ CC glade_3-main.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-window.h:24, from main.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-window.h:24, from main.c:26: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-window.h:24, from main.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-window.h:24, from main.c:26: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from glade-window.h:24, from main.c:26: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../gladeui/glade-widget-adaptor.h:8, from ../gladeui/glade.h:26, from main.c:28: ../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from main.c:28: ../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-window.h:24, from main.c:26: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from main.c:28: ../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-window.h:24, from main.c:26: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from main.c:28: ../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-window.h:24, from main.c:26: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../gladeui/glade.h:26, from main.c:28: ../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../gladeui/glade-widget.h:8, from ../gladeui/glade.h:27, from main.c:28: ../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:27, from main.c:28: ../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../gladeui/glade.h:47, from main.c:28: ../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ main.c: In function ‘main’: main.c:80:20: προειδοποίηση: Deprecated pre-processor symbol 80 | if (!g_thread_supported ()) | ^~~~~~~~~~~~~~~~ main.c:81:17: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] 81 | g_thread_init (NULL); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:112, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-window.h:24, from main.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here 265 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ CCLD glade-3 make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/src' Making all in plugins make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins' Making all in gtk+ make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+' Making all in icons make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons' Making all in 16x16 make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons/16x16' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons/16x16' Making all in 22x22 make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons/22x22' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons/22x22' make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons' make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+' CC libgladegtk_la-glade-gtk.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-gtk.c:28: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-gtk.c:28: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-gtk.c:28: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-gtk.h:5, from glade-gtk.c:28: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-gtk.c:28: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-gtk.c:28: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-gtk.c:28: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-gtk.c:28: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-gtk.c:28: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-gtk.c:28: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-gtk.c:28: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-gtk.c:28: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-gtk.h:5, from glade-gtk.c:28: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-gtk.h:5, from glade-gtk.c:28: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-gtk.h:5, from glade-gtk.c:28: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-gtk.c: In function ‘glade_gtk_box_add_child’: glade-gtk.c:2048:23: προειδοποίηση: variable ‘project’ set but not used [-Wunused-but-set-variable] 2048 | GladeProject *project; | ^~~~~~~ glade-gtk.c: In function ‘glade_gtk_notebook_set_n_pages’: glade-gtk.c:3990:37: προειδοποίηση: variable ‘tab_widget’ set but not used [-Wunused-but-set-variable] 3990 | GtkWidget *child_widget, *tab_widget; | ^~~~~~~~~~ glade-gtk.c: In function ‘glade_gtk_dialog_post_create’: glade-gtk.c:5322:62: προειδοποίηση: variable ‘apply_button’ set but not used [-Wunused-but-set-variable] 5322 | *cancel_button = NULL, *help_button = NULL, *apply_button = NULL; | ^~~~~~~~~~~~ glade-gtk.c:5322:41: προειδοποίηση: variable ‘help_button’ set but not used [-Wunused-but-set-variable] 5322 | *cancel_button = NULL, *help_button = NULL, *apply_button = NULL; | ^~~~~~~~~~~ glade-gtk.c:5322:18: προειδοποίηση: variable ‘cancel_button’ set but not used [-Wunused-but-set-variable] 5322 | *cancel_button = NULL, *help_button = NULL, *apply_button = NULL; | ^~~~~~~~~~~~~ glade-gtk.c:5321:66: προειδοποίηση: variable ‘ok_button’ set but not used [-Wunused-but-set-variable] 5321 | GladeWidget *save_button = NULL, *close_button = NULL, *ok_button = NULL, | ^~~~~~~~~ glade-gtk.c:5321:44: προειδοποίηση: variable ‘close_button’ set but not used [-Wunused-but-set-variable] 5321 | GladeWidget *save_button = NULL, *close_button = NULL, *ok_button = NULL, | ^~~~~~~~~~~~ glade-gtk.c:5321:23: προειδοποίηση: variable ‘save_button’ set but not used [-Wunused-but-set-variable] 5321 | GladeWidget *save_button = NULL, *close_button = NULL, *ok_button = NULL, | ^~~~~~~~~~~ glade-gtk.c: In function ‘glade_gtk_tool_button_set_icon’: glade-gtk.c:8388:22: προειδοποίηση: variable ‘gbutton’ set but not used [-Wunused-but-set-variable] 8388 | GladeWidget *gbutton; | ^~~~~~~ glade-gtk.c: In function ‘glade_gtk_combo_post_create’: glade-gtk.c:9524:41: προειδοποίηση: variable ‘glist’ set but not used [-Wunused-but-set-variable] 9524 | GladeWidget *gcombo, *gentry, *glist; | ^~~~~ glade-gtk.c:9524:32: προειδοποίηση: variable ‘gentry’ set but not used [-Wunused-but-set-variable] 9524 | GladeWidget *gcombo, *gentry, *glist; | ^~~~~~ glade-gtk.c: In function ‘glade_gtk_assistant_set_child_property’: glade-gtk.c:9969:27: προειδοποίηση: variable ‘size’ set but not used [-Wunused-but-set-variable] 9969 | gint pos, size; | ^~~~ At top level: glade-gtk.c:2705:1: προειδοποίηση: ‘glade_gtk_table_has_child’ defined but not used [-Wunused-function] 2705 | glade_gtk_table_has_child (GtkTable *table, guint left_attach, guint top_attach) | ^~~~~~~~~~~~~~~~~~~~~~~~~ glade-gtk.c: In function ‘glade_gtk_store_read_columns’: glade-gtk.c:11175:33: προειδοποίηση: ‘strncpy’ output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 11175 | strncpy (column_name, buffer, 255); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgladegtk_la-glade-accels.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-accels.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-accels.c:25: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-accels.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-accels.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-accels.c:25: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-accels.c:25: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-accels.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-accels.c:25: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-accels.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-accels.c:25: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-accels.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-accels.c:25: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-accels.c:25: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-accels.c:25: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-accels.c:25: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-accels.c: In function ‘glade_eprop_accel_populate_view’: glade-accels.c:245:42: προειδοποίηση: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 245 | parent_tab->name = sclass->type; | ^ glade-accels.c: In function ‘glade_eprop_accel_show_dialog’: glade-accels.c:526:27: προειδοποίηση: variable ‘project’ set but not used [-Wunused-but-set-variable] 526 | GladeProject *project; | ^~~~~~~ CC libgladegtk_la-glade-attributes.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-attributes.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-attributes.c:30: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-attributes.c:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-attributes.c:30: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-attributes.c:31: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-attributes.c:31: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-attributes.c:30: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-attributes.c:31: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-attributes.c:30: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-attributes.c:31: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-attributes.c:30: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-attributes.c:31: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-attributes.c:31: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-attributes.c:31: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-attributes.c:31: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-convert.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-convert.c:28: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-convert.c:28: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-convert.c:28: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-convert.c:28: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-convert.c:31: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-convert.c:31: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-convert.c:28: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-convert.c:31: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-convert.c:28: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-convert.c:31: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-convert.c:28: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-gtk.h:5, from glade-convert.c:31: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-gtk.h:5, from glade-convert.c:31: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-gtk.h:5, from glade-convert.c:31: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-gtk.h:5, from glade-convert.c:31: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-column-types.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-column-types.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-column-types.c:26: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-column-types.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-column-types.c:26: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-column-types.c:31: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-column-types.c:31: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-column-types.c:26: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-column-types.c:31: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-column-types.c:26: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-column-types.c:31: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-column-types.c:26: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-column-types.c:31: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-column-types.c:31: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-column-types.c:31: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-column-types.c:31: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-model-data.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-model-data.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-model-data.c:25: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-model-data.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-model-data.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-model-data.c:25: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-model-data.c:25: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-model-data.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-model-data.c:25: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-model-data.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-model-data.c:25: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-model-data.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-model-data.c:25: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-model-data.c:25: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-model-data.c:25: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-model-data.c:25: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-model-data.c: In function ‘eprop_model_data_generate_store’: glade-model-data.c:570:37: προειδοποίηση: variable ‘row_data’ set but not used [-Wunused-but-set-variable] 570 | GladeModelData *iter_data, *row_data; | ^~~~~~~~ glade-model-data.c: In function ‘eprop_model_generate_column’: glade-model-data.c:1007:9: προειδοποίηση: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1007 | g_object_set_data_full (G_OBJECT (column), "column-type", g_memdup (&type, sizeof (GType)), g_free); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-model-data.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: σημείωση: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ CC libgladegtk_la-glade-text-button.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-text-button.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-text-button.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-text-button.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-text-button.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-text-button.c:24: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-text-button.c:24: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-text-button.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-text-button.c:24: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-text-button.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-text-button.c:24: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-text-button.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-text-button.c:24: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-text-button.c:24: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-text-button.c:24: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-text-button.c:24: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ glade-text-button.c: In function ‘glade_text_button_class_init’: glade-text-button.c:59:9: προειδοποίηση: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 59 | g_type_class_add_private (object_class, sizeof (GladeTextButtonPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-text-button.c:24: /usr/include/glib-2.0/gobject/gtype.h:1346:10: σημείωση: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CC libgladegtk_la-glade-icon-sources.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-icon-sources.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-icon-sources.c:25: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-icon-sources.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-icon-sources.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-icon-sources.c:25: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-icon-sources.c:25: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-icon-sources.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-icon-sources.c:25: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-icon-sources.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-icon-sources.c:25: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-icon-sources.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-icon-sources.c:25: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-icon-sources.c:25: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-icon-sources.c:25: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-icon-sources.c:25: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-button-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-button-editor.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-button-editor.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-button-editor.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-button-editor.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-button-editor.c:24: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-button-editor.c:24: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-button-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-button-editor.c:24: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-button-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-button-editor.c:24: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-button-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-button-editor.c:24: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-button-editor.c:24: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-button-editor.c:24: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-button-editor.c:24: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-tool-button-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-tool-button-editor.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-tool-button-editor.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-tool-button-editor.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-tool-button-editor.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-tool-button-editor.c:24: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-tool-button-editor.c:24: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-tool-button-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-tool-button-editor.c:24: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-tool-button-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-tool-button-editor.c:24: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-tool-button-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-tool-button-editor.c:24: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-tool-button-editor.c:24: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-tool-button-editor.c:24: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-tool-button-editor.c:24: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-image-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-image-editor.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-image-editor.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-image-editor.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-image-editor.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-image-editor.c:24: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-image-editor.c:24: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-image-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-image-editor.c:24: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-image-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-image-editor.c:24: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-image-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-image-editor.c:24: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-image-editor.c:24: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-image-editor.c:24: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-image-editor.c:24: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-image-item-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-image-item-editor.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-image-item-editor.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-image-item-editor.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-image-item-editor.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-image-item-editor.c:24: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-image-item-editor.c:24: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-image-item-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-image-item-editor.c:24: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-image-item-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-image-item-editor.c:24: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-image-item-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-image-item-editor.c:24: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-image-item-editor.c:24: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-image-item-editor.c:24: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-image-item-editor.c:24: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-icon-factory-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-icon-factory-editor.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-icon-factory-editor.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-icon-factory-editor.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-icon-factory-editor.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-icon-factory-editor.c:24: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-icon-factory-editor.c:24: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-icon-factory-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-icon-factory-editor.c:24: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-icon-factory-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-icon-factory-editor.c:24: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-icon-factory-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-icon-factory-editor.c:24: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-icon-factory-editor.c:24: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-icon-factory-editor.c:24: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-icon-factory-editor.c:24: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-store-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-store-editor.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-store-editor.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-store-editor.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-store-editor.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-store-editor.c:24: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-store-editor.c:24: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-store-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-store-editor.c:24: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-store-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-store-editor.c:24: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-store-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-store-editor.c:24: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-store-editor.c:24: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-store-editor.c:24: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-store-editor.c:24: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-label-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-label-editor.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-label-editor.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-label-editor.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-label-editor.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-label-editor.c:24: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-label-editor.c:24: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-label-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-label-editor.c:24: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-label-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-label-editor.c:24: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-label-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-label-editor.c:24: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-label-editor.c:24: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-label-editor.c:24: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-label-editor.c:24: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-cell-renderer-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-cell-renderer-editor.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-cell-renderer-editor.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-cell-renderer-editor.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-cell-renderer-editor.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-cell-renderer-editor.c:24: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-cell-renderer-editor.c:24: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-cell-renderer-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-cell-renderer-editor.c:24: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-cell-renderer-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-cell-renderer-editor.c:24: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-cell-renderer-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-cell-renderer-editor.c:24: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-cell-renderer-editor.c:24: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-cell-renderer-editor.c:24: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-cell-renderer-editor.c:24: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-treeview-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-treeview-editor.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-treeview-editor.c:23: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-treeview-editor.c:23: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-treeview-editor.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-treeview-editor.c:23: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-treeview-editor.c:23: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-treeview-editor.c:23: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-treeview-editor.c:23: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-treeview-editor.c:23: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-treeview-editor.c:23: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-treeview-editor.c:23: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-treeview-editor.c:23: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-treeview-editor.c:23: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-treeview-editor.c:23: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-treeview-editor.c:23: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-entry-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-entry-editor.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-entry-editor.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-entry-editor.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-entry-editor.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-entry-editor.c:24: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-entry-editor.c:24: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-entry-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-entry-editor.c:24: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-entry-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-entry-editor.c:24: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-entry-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-entry-editor.c:24: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-entry-editor.c:24: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-entry-editor.c:24: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-entry-editor.c:24: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-activatable-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-activatable-editor.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-activatable-editor.c:24: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-activatable-editor.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-activatable-editor.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-activatable-editor.c:24: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-activatable-editor.c:24: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-activatable-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-activatable-editor.c:24: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-activatable-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-activatable-editor.c:24: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-activatable-editor.c:24: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-activatable-editor.c:24: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-activatable-editor.c:24: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-activatable-editor.c:24: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-activatable-editor.c:24: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-tool-item-group-editor.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-tool-item-group-editor.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-tool-item-group-editor.c:23: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-tool-item-group-editor.c:23: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-tool-item-group-editor.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-tool-item-group-editor.c:23: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-tool-item-group-editor.c:23: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-tool-item-group-editor.c:23: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-tool-item-group-editor.c:23: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-tool-item-group-editor.c:23: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-tool-item-group-editor.c:23: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-tool-item-group-editor.c:23: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-tool-item-group-editor.c:23: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-tool-item-group-editor.c:23: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-tool-item-group-editor.c:23: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-tool-item-group-editor.c:23: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-string-list.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 glade-string-list.c:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-string-list.c:29: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from glade-string-list.c:29: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-string-list.c:29: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-string-list.c:30: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-string-list.c:30: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-string-list.c:29: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-string-list.c:30: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-string-list.c:29: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-string-list.c:30: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from glade-string-list.c:29: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-string-list.c:30: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-string-list.c:30: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-string-list.c:30: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-string-list.c:30: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CC libgladegtk_la-glade-gtk-combo-box-text.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-gtk-combo-box-text.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-gtk-combo-box-text.c:26: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-gtk-combo-box-text.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from glade-gtk-combo-box-text.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-gtk-combo-box-text.c:26: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-gtk-combo-box-text.c:26: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-gtk-combo-box-text.c:26: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-gtk-combo-box-text.c:26: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-gtk-combo-box-text.c:26: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-gtk-combo-box-text.c:26: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-gtk-combo-box-text.c:26: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-gtk-combo-box-text.c:26: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-gtk-combo-box-text.c:26: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-gtk-combo-box-text.c:26: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-gtk-combo-box-text.c:26: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ CCLD libgladegtk.la ITMRG gtk+.xml ITMRG gtkunixprint.xml make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+' make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+' Making all in python make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/python' CC libgladepython_la-glade-python.lo In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, 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 ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-python.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: προειδοποίηση: ‘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, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-python.c:25: /usr/include/glib-2.0/gobject/gtype.h:698:1: σημείωση: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../gladeui/glade-property-class.h:7, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-python.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: προειδοποίηση: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-python.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: σημείωση: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from ../../gladeui/glade-widget-adaptor.h:8, from ../../gladeui/glade.h:26, from glade-python.c:25: ../../gladeui/glade-catalog.h:75:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 75 | G_CONST_RETURN gchar *glade_catalog_get_name (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:76:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 76 | G_CONST_RETURN gchar *glade_catalog_get_icon_prefix(GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:77:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 77 | G_CONST_RETURN gchar *glade_catalog_get_domain (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-catalog.h:78:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 78 | G_CONST_RETURN gchar *glade_catalog_get_book (GladeCatalog *catalog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-python.c:25: ../../gladeui/glade-widget-adaptor.h:425:52: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 425 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-python.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-python.c:25: ../../gladeui/glade-widget-adaptor.h:839:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 839 | guint *n_params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-python.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-python.c:25: ../../gladeui/glade-widget-adaptor.h:843:63: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 843 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-python.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../gladeui/glade.h:26, from glade-python.c:25: ../../gladeui/glade-widget-adaptor.h:908:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 908 | G_CONST_RETURN | ^~ In file included from ../../gladeui/glade-widget.h:8, from ../../gladeui/glade.h:27, from glade-python.c:25: ../../gladeui/glade-property.h:203:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 203 | G_CONST_RETURN gchar *glade_property_i18n_get_comment (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-property.h:208:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 208 | G_CONST_RETURN gchar *glade_property_i18n_get_context (GladeProperty *property); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:27, from glade-python.c:25: ../../gladeui/glade-widget.h:399:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 399 | G_CONST_RETURN gchar *glade_widget_get_name (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gladeui/glade-widget.h:404:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 404 | G_CONST_RETURN gchar *glade_widget_get_internal (GladeWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gladeui/glade.h:47, from glade-python.c:25: ../../gladeui/glade-displayable-values.h:21:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 21 | G_CONST_RETURN | ^~ ../../gladeui/glade-displayable-values.h:25:13: προειδοποίηση: Deprecated pre-processor symbol: replace with "const" 25 | G_CONST_RETURN | ^~ In file included from /usr/include/python2.7/Python.h:8, from glade-python.c:27: /usr/include/python2.7/pyconfig.h:1223: προειδοποίηση: "_POSIX_C_SOURCE" redefined 1223 | #define _POSIX_C_SOURCE 200112L | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed/limits.h:203, from /usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../gladeui/glade-xml-utils.h:6, from ../../gladeui/glade.h:25, from glade-python.c:25: /usr/include/features.h:281: σημείωση: this is the location of the previous definition 281 | # define _POSIX_C_SOURCE 200809L | In file included from glade-python.c:28: /usr/include/pygtk-2.0/pygobject.h:153:40: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-python.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from glade-python.c:28: /usr/include/pygtk-2.0/pygobject.h:187:40: προειδοποίηση: ‘GParameter’ is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from ../../gladeui/glade-property-class.h:6, from ../../gladeui/glade-widget-adaptor.h:6, from ../../gladeui/glade.h:26, from glade-python.c:25: /usr/include/glib-2.0/gobject/gparam.h:273:8: σημείωση: declared here 273 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ glade-python.c: In function ‘python_init’: glade-python.c:39:17: προειδοποίηση: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 39 | argv[0] = g_get_prgname (); | ^ CCLD libgladepython.la make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/python' make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins' make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins' Making all in doc make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/doc' Making all in help make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/help' GEN bg/bg.mo GEN bg/ Warning: Could not merge bg translation for msgid: b'To save changes to an existing project file, choose FileSave.' GEN cs/cs.mo GEN cs/ GEN de/de.mo GEN de/ GEN el/el.mo GEN el/ GEN en_GB/en_GB.mo GEN en_GB/ GEN es/es.mo GEN es/ GEN eu/eu.mo GEN eu/ GEN fr/fr.mo GEN fr/ GEN hi/hi.mo GEN hi/ Warning: Could not merge hi translation for msgid: b'To create a new project, choose FileNew. The application displays a new blank project in the Glade window.' Warning: Could not merge hi translation for msgid: b'To report a bug or make a suggestion regarding this application or this manual, you can submit them using bugzilla.' GEN it/it.mo GEN it/ GEN ja/ja.mo GEN ja/ GEN oc/oc.mo GEN oc/ GEN pt_BR/pt_BR.mo GEN pt_BR/ GEN ru/ru.mo GEN ru/ GEN sl/sl.mo GEN sl/ GEN sv/sv.mo GEN sv/ GEN uk/uk.mo GEN uk/ Warning: Could not merge uk translation for msgid: b'To save changes to an existing project file, choose FileSave.' GEN zh_CN/zh_CN.mo GEN zh_CN/ make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/help' make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6' make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6' make[1]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6' Making install in po make[1]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/po' linguas="az ar ast bg bn bn_IN ca ca@valencia cs da de el en_CA en_GB en@shaw eo es et eu fi fr gl gu he hi hu hy id it ja ko lt lv mai mk ml mr ms nb nl nn oc or pa pl pt pt_BR ro ru si sk sl sv sq sr sr@latin ta te th tr ug uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/home/djemos/glade/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/djemos/glade/src/glade3-3.8.6/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/glade3.mo; \ echo "installing $lang.gmo as $dir/glade3.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/glade3.mo; \ echo "installing ./$lang.gmo as" \ "$dir/glade3.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/glade3.mo.m; \ echo "installing $lang.gmo.m as $dir/glade3.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/glade3.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/glade3.mo.m"; \ else \ true; \ fi; \ fi; \ done installing az.gmo as /home/djemos/glade/pkg/usr/share/locale/az/LC_MESSAGES/glade3.mo installing ar.gmo as /home/djemos/glade/pkg/usr/share/locale/ar/LC_MESSAGES/glade3.mo installing ast.gmo as /home/djemos/glade/pkg/usr/share/locale/ast/LC_MESSAGES/glade3.mo installing bg.gmo as /home/djemos/glade/pkg/usr/share/locale/bg/LC_MESSAGES/glade3.mo installing bn.gmo as /home/djemos/glade/pkg/usr/share/locale/bn/LC_MESSAGES/glade3.mo installing bn_IN.gmo as /home/djemos/glade/pkg/usr/share/locale/bn_IN/LC_MESSAGES/glade3.mo installing ca.gmo as /home/djemos/glade/pkg/usr/share/locale/ca/LC_MESSAGES/glade3.mo installing ca@valencia.gmo as /home/djemos/glade/pkg/usr/share/locale/ca@valencia/LC_MESSAGES/glade3.mo installing cs.gmo as /home/djemos/glade/pkg/usr/share/locale/cs/LC_MESSAGES/glade3.mo installing da.gmo as /home/djemos/glade/pkg/usr/share/locale/da/LC_MESSAGES/glade3.mo installing de.gmo as /home/djemos/glade/pkg/usr/share/locale/de/LC_MESSAGES/glade3.mo installing el.gmo as /home/djemos/glade/pkg/usr/share/locale/el/LC_MESSAGES/glade3.mo installing en_CA.gmo as /home/djemos/glade/pkg/usr/share/locale/en_CA/LC_MESSAGES/glade3.mo installing en_GB.gmo as /home/djemos/glade/pkg/usr/share/locale/en_GB/LC_MESSAGES/glade3.mo installing en@shaw.gmo as /home/djemos/glade/pkg/usr/share/locale/en@shaw/LC_MESSAGES/glade3.mo installing eo.gmo as /home/djemos/glade/pkg/usr/share/locale/eo/LC_MESSAGES/glade3.mo installing es.gmo as /home/djemos/glade/pkg/usr/share/locale/es/LC_MESSAGES/glade3.mo installing et.gmo as /home/djemos/glade/pkg/usr/share/locale/et/LC_MESSAGES/glade3.mo installing eu.gmo as /home/djemos/glade/pkg/usr/share/locale/eu/LC_MESSAGES/glade3.mo installing fi.gmo as /home/djemos/glade/pkg/usr/share/locale/fi/LC_MESSAGES/glade3.mo installing fr.gmo as /home/djemos/glade/pkg/usr/share/locale/fr/LC_MESSAGES/glade3.mo installing gl.gmo as /home/djemos/glade/pkg/usr/share/locale/gl/LC_MESSAGES/glade3.mo installing gu.gmo as /home/djemos/glade/pkg/usr/share/locale/gu/LC_MESSAGES/glade3.mo installing he.gmo as /home/djemos/glade/pkg/usr/share/locale/he/LC_MESSAGES/glade3.mo installing hi.gmo as /home/djemos/glade/pkg/usr/share/locale/hi/LC_MESSAGES/glade3.mo installing hu.gmo as /home/djemos/glade/pkg/usr/share/locale/hu/LC_MESSAGES/glade3.mo installing hy.gmo as /home/djemos/glade/pkg/usr/share/locale/hy/LC_MESSAGES/glade3.mo installing id.gmo as /home/djemos/glade/pkg/usr/share/locale/id/LC_MESSAGES/glade3.mo installing it.gmo as /home/djemos/glade/pkg/usr/share/locale/it/LC_MESSAGES/glade3.mo installing ja.gmo as /home/djemos/glade/pkg/usr/share/locale/ja/LC_MESSAGES/glade3.mo installing ko.gmo as /home/djemos/glade/pkg/usr/share/locale/ko/LC_MESSAGES/glade3.mo installing lt.gmo as /home/djemos/glade/pkg/usr/share/locale/lt/LC_MESSAGES/glade3.mo installing lv.gmo as /home/djemos/glade/pkg/usr/share/locale/lv/LC_MESSAGES/glade3.mo installing mai.gmo as /home/djemos/glade/pkg/usr/share/locale/mai/LC_MESSAGES/glade3.mo installing mk.gmo as /home/djemos/glade/pkg/usr/share/locale/mk/LC_MESSAGES/glade3.mo installing ml.gmo as /home/djemos/glade/pkg/usr/share/locale/ml/LC_MESSAGES/glade3.mo installing mr.gmo as /home/djemos/glade/pkg/usr/share/locale/mr/LC_MESSAGES/glade3.mo installing ms.gmo as /home/djemos/glade/pkg/usr/share/locale/ms/LC_MESSAGES/glade3.mo installing nb.gmo as /home/djemos/glade/pkg/usr/share/locale/nb/LC_MESSAGES/glade3.mo installing nl.gmo as /home/djemos/glade/pkg/usr/share/locale/nl/LC_MESSAGES/glade3.mo installing nn.gmo as /home/djemos/glade/pkg/usr/share/locale/nn/LC_MESSAGES/glade3.mo installing oc.gmo as /home/djemos/glade/pkg/usr/share/locale/oc/LC_MESSAGES/glade3.mo installing or.gmo as /home/djemos/glade/pkg/usr/share/locale/or/LC_MESSAGES/glade3.mo installing pa.gmo as /home/djemos/glade/pkg/usr/share/locale/pa/LC_MESSAGES/glade3.mo installing pl.gmo as /home/djemos/glade/pkg/usr/share/locale/pl/LC_MESSAGES/glade3.mo installing pt.gmo as /home/djemos/glade/pkg/usr/share/locale/pt/LC_MESSAGES/glade3.mo installing pt_BR.gmo as /home/djemos/glade/pkg/usr/share/locale/pt_BR/LC_MESSAGES/glade3.mo installing ro.gmo as /home/djemos/glade/pkg/usr/share/locale/ro/LC_MESSAGES/glade3.mo installing ru.gmo as /home/djemos/glade/pkg/usr/share/locale/ru/LC_MESSAGES/glade3.mo installing si.gmo as /home/djemos/glade/pkg/usr/share/locale/si/LC_MESSAGES/glade3.mo installing sk.gmo as /home/djemos/glade/pkg/usr/share/locale/sk/LC_MESSAGES/glade3.mo installing sl.gmo as /home/djemos/glade/pkg/usr/share/locale/sl/LC_MESSAGES/glade3.mo installing sv.gmo as /home/djemos/glade/pkg/usr/share/locale/sv/LC_MESSAGES/glade3.mo installing sq.gmo as /home/djemos/glade/pkg/usr/share/locale/sq/LC_MESSAGES/glade3.mo installing sr.gmo as /home/djemos/glade/pkg/usr/share/locale/sr/LC_MESSAGES/glade3.mo installing sr@latin.gmo as /home/djemos/glade/pkg/usr/share/locale/sr@latin/LC_MESSAGES/glade3.mo installing ta.gmo as /home/djemos/glade/pkg/usr/share/locale/ta/LC_MESSAGES/glade3.mo installing te.gmo as /home/djemos/glade/pkg/usr/share/locale/te/LC_MESSAGES/glade3.mo installing th.gmo as /home/djemos/glade/pkg/usr/share/locale/th/LC_MESSAGES/glade3.mo installing tr.gmo as /home/djemos/glade/pkg/usr/share/locale/tr/LC_MESSAGES/glade3.mo installing ug.gmo as /home/djemos/glade/pkg/usr/share/locale/ug/LC_MESSAGES/glade3.mo installing uk.gmo as /home/djemos/glade/pkg/usr/share/locale/uk/LC_MESSAGES/glade3.mo installing vi.gmo as /home/djemos/glade/pkg/usr/share/locale/vi/LC_MESSAGES/glade3.mo installing zh_CN.gmo as /home/djemos/glade/pkg/usr/share/locale/zh_CN/LC_MESSAGES/glade3.mo installing zh_HK.gmo as /home/djemos/glade/pkg/usr/share/locale/zh_HK/LC_MESSAGES/glade3.mo installing zh_TW.gmo as /home/djemos/glade/pkg/usr/share/locale/zh_TW/LC_MESSAGES/glade3.mo make[1]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/po' Making install in data make[1]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data' Making install in icons make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons' Making install in hicolor make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor' Making install in 16x16 make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16' Making install in apps make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16/apps' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/share/icons/hicolor/16x16/apps' /usr/bin/ginstall -c -m 644 glade-3.png '/home/djemos/glade/pkg/usr/share/icons/hicolor/16x16/apps' make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16/apps' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16/apps' make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/16x16' Making install in 22x22 make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22' Making install in apps make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22/apps' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/share/icons/hicolor/22x22/apps' /usr/bin/ginstall -c -m 644 glade-3.png '/home/djemos/glade/pkg/usr/share/icons/hicolor/22x22/apps' make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22/apps' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22/apps' make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/22x22' Making install in 24x24 make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24' Making install in apps make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24/apps' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/share/icons/hicolor/24x24/apps' /usr/bin/ginstall -c -m 644 glade-3.png '/home/djemos/glade/pkg/usr/share/icons/hicolor/24x24/apps' make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24/apps' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24/apps' make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/24x24' Making install in 32x32 make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32' Making install in apps make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32/apps' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/share/icons/hicolor/32x32/apps' /usr/bin/ginstall -c -m 644 glade-3.png '/home/djemos/glade/pkg/usr/share/icons/hicolor/32x32/apps' make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32/apps' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32/apps' make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/32x32' Making install in 48x48 make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48' Making install in apps make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48/apps' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/share/icons/hicolor/48x48/apps' /usr/bin/ginstall -c -m 644 glade-3.png '/home/djemos/glade/pkg/usr/share/icons/hicolor/48x48/apps' make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48/apps' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48/apps' make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/48x48' Making install in scalable make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable' Making install in apps make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable/apps' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/share/icons/hicolor/scalable/apps' /usr/bin/ginstall -c -m 644 glade-3.svg '/home/djemos/glade/pkg/usr/share/icons/hicolor/scalable/apps' make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable/apps' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable/apps' make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable' make[6]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor/scalable' make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor' make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor' make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons/hicolor' make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons' make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/share/glade3/pixmaps' /usr/bin/ginstall -c -m 644 selector.png devhelp.png plus.png atk.png drag-resize.png '/home/djemos/glade/pkg/usr/share/glade3/pixmaps' make install-data-hook make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data/icons' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons' make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons' make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data/icons' make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data' make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/share/applications' /usr/bin/ginstall -c -m 644 glade-3.desktop '/home/djemos/glade/pkg/usr/share/applications' /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 gladeui-1.0.pc '/home/djemos/glade/pkg/usr/lib/pkgconfig' make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data' make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data' make[1]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/data' Making install in gladeui make[1]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/gladeui' make install-am make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/gladeui' make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/gladeui' /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libgladeui-1.la '/home/djemos/glade/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libgladeui-1.so.11.2.1 /home/djemos/glade/pkg/usr/lib/libgladeui-1.so.11.2.1 libtool: install: (cd /home/djemos/glade/pkg/usr/lib && { ln -s -f libgladeui-1.so.11.2.1 libgladeui-1.so.11 || { rm -f libgladeui-1.so.11 && ln -s libgladeui-1.so.11.2.1 libgladeui-1.so.11; }; }) libtool: install: (cd /home/djemos/glade/pkg/usr/lib && { ln -s -f libgladeui-1.so.11.2.1 libgladeui-1.so || { rm -f libgladeui-1.so && ln -s libgladeui-1.so.11.2.1 libgladeui-1.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libgladeui-1.lai /home/djemos/glade/pkg/usr/lib/libgladeui-1.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/include/libgladeui-1.0/gladeui' /usr/bin/ginstall -c -m 644 glade.h glade-debug.h glade-project.h glade-inspector.h glade-parameter.h glade-placeholder.h glade-custom.h glade-editor.h glade-editor-property.h glade-signal-editor.h glade-palette.h glade-design-layout.h glade-design-view.h glade-widget.h glade-widget-adaptor.h glade-property.h glade-property-class.h glade-utils.h glade-clipboard.h glade-command.h glade-app.h glade-builtins.h glade-fixed.h glade-base-editor.h glade-xml-utils.h glade-signal.h glade-cursor.h glade-catalog.h glade-widget-action.h glade-name-context.h glade-displayable-values.h glade-editable.h glade-editor-table.h glade-cell-renderer-icon.h '/home/djemos/glade/pkg/usr/include/libgladeui-1.0/gladeui' make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/gladeui' make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/gladeui' make[1]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/gladeui' Making install in src make[1]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/src' make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/src' /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c glade-3 '/home/djemos/glade/pkg/usr/bin' libtool: warning: '../gladeui/libgladeui-1.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/glade-3 /home/djemos/glade/pkg/usr/bin/glade-3 make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/src' make[1]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/src' Making install in plugins make[1]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins' Making install in gtk+ make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+' Making install in icons make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons' Making install in 16x16 make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons/16x16' make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons/16x16' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/16x16/actions' /usr/bin/ginstall -c -m 644 widget-gtk-entrybuffer.png widget-gtk-texttagtable.png widget-gtk-spinner.png widget-gtk-textbuffer.png widget-gtk-statusicon.png widget-gtk-toolpalette.png widget-gtk-filefilter.png widget-gtk-texttag.png widget-gtk-accelgroup.png widget-gtk-adjustment.png widget-gtk-treeselection.png widget-gtk-toolitemgroup.png widget-gtk-treemodelfilter.png widget-gtk-sizegroup.png widget-gtk-cellrendererspinner.png widget-gtk-treemodelsort.png widget-gtk-aboutdialog.png widget-gtk-accellabel.png widget-gtk-alignment.png widget-gtk-arrow.png widget-gtk-aspectframe.png widget-gtk-assistant.png widget-gtk-button.png widget-gtk-calendar.png widget-gtk-checkbutton.png widget-gtk-checkmenuitem.png widget-gtk-clist.png widget-gtk-colorbutton.png widget-gtk-colorselection.png widget-gtk-colorselectiondialog.png widget-gtk-combo.png widget-gtk-combobox.png widget-gtk-comboboxentry.png widget-gtk-comboboxtext.png widget-gtk-curve.png widget-gtk-custom.png widget-gtk-default.png widget-gtk-dialog.png widget-gtk-drawingarea.png widget-gtk-entry.png '/home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/16x16/actions' /usr/bin/ginstall -c -m 644 widget-gtk-eventbox.png widget-gtk-expander.png widget-gtk-filechooserbutton.png widget-gtk-filechooserdialog.png widget-gtk-filechooserwidget.png widget-gtk-fileselection.png widget-gtk-fixed.png widget-gtk-fontbutton.png widget-gtk-fontselection.png widget-gtk-fontselectiondialog.png widget-gtk-frame.png widget-gtk-gammacurve.png widget-gtk-handlebox.png widget-gtk-hbox.png widget-gtk-hbuttonbox.png widget-gtk-hpaned.png widget-gtk-hruler.png widget-gtk-hscale.png widget-gtk-hscrollbar.png widget-gtk-hseparator.png widget-gtk-iconview.png widget-gtk-image.png widget-gtk-imagemenuitem.png widget-gtk-inputdialog.png widget-gtk-label.png widget-gtk-layout.png widget-gtk-linkbutton.png widget-gtk-list.png widget-gtk-listitem.png widget-gtk-menu.png widget-gtk-menubar.png widget-gtk-menuitem.png widget-gtk-menutoolbutton.png widget-gtk-messagedialog.png widget-gtk-notebook.png widget-gtk-optionmenu.png widget-gtk-pagesetupdialog.png widget-gtk-printdialog.png widget-gtk-progressbar.png widget-gtk-radiobutton.png '/home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/16x16/actions' /usr/bin/ginstall -c -m 644 widget-gtk-radiomenuitem.png widget-gtk-radiotoolbutton.png widget-gtk-recentchooser.png widget-gtk-recentchooserdialog.png widget-gtk-ruler.png widget-gtk-scrolledwindow.png widget-gtk-separatormenuitem.png widget-gtk-separatortoolitem.png widget-gtk-spinbutton.png widget-gtk-statusbar.png widget-gtk-table.png widget-gtk-textview.png widget-gtk-togglebutton.png widget-gtk-toggletoolbutton.png widget-gtk-toolbar.png widget-gtk-toolbutton.png widget-gtk-toolitem.png widget-gtk-treeview.png widget-gtk-vbox.png widget-gtk-vbuttonbox.png widget-gtk-viewport.png widget-gtk-vpaned.png widget-gtk-vruler.png widget-gtk-vscale.png widget-gtk-vscrollbar.png widget-gtk-vseparator.png widget-gtk-window.png widget-gtk-entrycompletion.png widget-gtk-action.png widget-gtk-actiongroup.png widget-gtk-radioaction.png widget-gtk-toggleaction.png widget-gtk-recentaction.png widget-gtk-volumebutton.png widget-gtk-windowgroup.png widget-gtk-treestore.png widget-gtk-liststore.png widget-gtk-scalebutton.png widget-gtk-iconfactory.png widget-gtk-treeviewcolumn.png '/home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/16x16/actions' /usr/bin/ginstall -c -m 644 widget-gtk-cellrenderertext.png widget-gtk-cellrendereraccel.png widget-gtk-cellrenderercombo.png widget-gtk-cellrendererspin.png widget-gtk-cellrendererpixbuf.png widget-gtk-cellrendererprogress.png widget-gtk-cellrenderertoggle.png '/home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/16x16/actions' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons/16x16' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons/16x16' Making install in 22x22 make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons/22x22' make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons/22x22' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/22x22/actions' /usr/bin/ginstall -c -m 644 widget-gtk-entrybuffer.png widget-gtk-texttagtable.png widget-gtk-spinner.png widget-gtk-textbuffer.png widget-gtk-statusicon.png widget-gtk-toolpalette.png widget-gtk-filefilter.png widget-gtk-texttag.png widget-gtk-accelgroup.png widget-gtk-adjustment.png widget-gtk-treeselection.png widget-gtk-toolitemgroup.png widget-gtk-treemodelfilter.png widget-gtk-sizegroup.png widget-gtk-cellrendererspinner.png widget-gtk-treemodelsort.png widget-gtk-aboutdialog.png widget-gtk-accellabel.png widget-gtk-alignment.png widget-gtk-arrow.png widget-gtk-aspectframe.png widget-gtk-assistant.png widget-gtk-button.png widget-gtk-calendar.png widget-gtk-checkbutton.png widget-gtk-checkmenuitem.png widget-gtk-clist.png widget-gtk-colorbutton.png widget-gtk-colorselection.png widget-gtk-colorselectiondialog.png widget-gtk-combo.png widget-gtk-combobox.png widget-gtk-comboboxentry.png widget-gtk-comboboxtext.png widget-gtk-curve.png widget-gtk-custom.png widget-gtk-default.png widget-gtk-dialog.png widget-gtk-drawingarea.png widget-gtk-entry.png '/home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/22x22/actions' /usr/bin/ginstall -c -m 644 widget-gtk-eventbox.png widget-gtk-expander.png widget-gtk-filechooserbutton.png widget-gtk-filechooserdialog.png widget-gtk-filechooserwidget.png widget-gtk-fileselection.png widget-gtk-fixed.png widget-gtk-fontbutton.png widget-gtk-fontselection.png widget-gtk-fontselectiondialog.png widget-gtk-frame.png widget-gtk-gammacurve.png widget-gtk-handlebox.png widget-gtk-hbox.png widget-gtk-hbuttonbox.png widget-gtk-hpaned.png widget-gtk-hruler.png widget-gtk-hscale.png widget-gtk-hscrollbar.png widget-gtk-hseparator.png widget-gtk-iconview.png widget-gtk-image.png widget-gtk-imagemenuitem.png widget-gtk-inputdialog.png widget-gtk-label.png widget-gtk-layout.png widget-gtk-linkbutton.png widget-gtk-list.png widget-gtk-listitem.png widget-gtk-menu.png widget-gtk-menubar.png widget-gtk-menuitem.png widget-gtk-menutoolbutton.png widget-gtk-messagedialog.png widget-gtk-notebook.png widget-gtk-optionmenu.png widget-gtk-pagesetupdialog.png widget-gtk-printdialog.png widget-gtk-progressbar.png widget-gtk-radiobutton.png '/home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/22x22/actions' /usr/bin/ginstall -c -m 644 widget-gtk-radiomenuitem.png widget-gtk-radiotoolbutton.png widget-gtk-recentchooser.png widget-gtk-recentchooserdialog.png widget-gtk-ruler.png widget-gtk-scrolledwindow.png widget-gtk-separatormenuitem.png widget-gtk-separatortoolitem.png widget-gtk-spinbutton.png widget-gtk-statusbar.png widget-gtk-table.png widget-gtk-textview.png widget-gtk-togglebutton.png widget-gtk-toggletoolbutton.png widget-gtk-toolbar.png widget-gtk-toolbutton.png widget-gtk-toolitem.png widget-gtk-treeview.png widget-gtk-vbox.png widget-gtk-vbuttonbox.png widget-gtk-viewport.png widget-gtk-vpaned.png widget-gtk-vruler.png widget-gtk-vscale.png widget-gtk-vscrollbar.png widget-gtk-vseparator.png widget-gtk-window.png widget-gtk-entrycompletion.png widget-gtk-action.png widget-gtk-actiongroup.png widget-gtk-radioaction.png widget-gtk-toggleaction.png widget-gtk-recentaction.png widget-gtk-volumebutton.png widget-gtk-windowgroup.png widget-gtk-treestore.png widget-gtk-liststore.png widget-gtk-scalebutton.png widget-gtk-iconfactory.png widget-gtk-treeviewcolumn.png '/home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/22x22/actions' /usr/bin/ginstall -c -m 644 widget-gtk-cellrenderertext.png widget-gtk-cellrendereraccel.png widget-gtk-cellrenderercombo.png widget-gtk-cellrendererspin.png widget-gtk-cellrendererpixbuf.png widget-gtk-cellrendererprogress.png widget-gtk-cellrenderertoggle.png '/home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/22x22/actions' make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons/22x22' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons/22x22' make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons' make[5]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons' make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+/icons' make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+' make[4]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/share/glade3/catalogs' /usr/bin/ginstall -c -m 644 gtk+.xml gtk+.xml.in gtkunixprint.xml gtkunixprint.xml.in '/home/djemos/glade/pkg/usr/share/glade3/catalogs' /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/lib/glade3/modules' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libgladegtk.la '/home/djemos/glade/pkg/usr/lib/glade3/modules' libtool: warning: relinking 'libgladegtk.la' libtool: install: (cd /home/djemos/glade/src/glade3-3.8.6/plugins/gtk+; /bin/sh "/home/djemos/glade/src/glade3-3.8.6/libtool" --silent --tag CC --mode=relink gcc -O2 -march=i586 -mtune=i686 -module -avoid-version -o libgladegtk.la -rpath /usr/lib/glade3/modules libgladegtk_la-glade-gtk.lo libgladegtk_la-glade-accels.lo libgladegtk_la-glade-attributes.lo libgladegtk_la-glade-convert.lo libgladegtk_la-glade-column-types.lo libgladegtk_la-glade-model-data.lo libgladegtk_la-glade-text-button.lo libgladegtk_la-glade-icon-sources.lo libgladegtk_la-glade-button-editor.lo libgladegtk_la-glade-tool-button-editor.lo libgladegtk_la-glade-image-editor.lo libgladegtk_la-glade-image-item-editor.lo libgladegtk_la-glade-icon-factory-editor.lo libgladegtk_la-glade-store-editor.lo libgladegtk_la-glade-label-editor.lo libgladegtk_la-glade-cell-renderer-editor.lo libgladegtk_la-glade-treeview-editor.lo libgladegtk_la-glade-entry-editor.lo libgladegtk_la-glade-activatable-editor.lo libgladegtk_la-glade-tool-item-group-editor.lo libgladegtk_la-glade-string-list.lo libgladegtk_la-glade-gtk-combo-box-text.lo ../../gladeui/libgladeui-1.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -inst-prefix-dir /home/djemos/glade/pkg) libtool: install: /usr/bin/ginstall -c .libs/libgladegtk.soT /home/djemos/glade/pkg/usr/lib/glade3/modules/libgladegtk.so libtool: install: /usr/bin/ginstall -c .libs/libgladegtk.lai /home/djemos/glade/pkg/usr/lib/glade3/modules/libgladegtk.la libtool: warning: remember to run 'libtool --finish /usr/lib/glade3/modules' /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/include/libgladeui-1.0/gladeui' /usr/bin/ginstall -c -m 644 glade-gtk.h glade-accels.h glade-attributes.h glade-column-types.h glade-model-data.h glade-text-button.h glade-icon-sources.h glade-button-editor.h glade-tool-button-editor.h glade-image-editor.h glade-image-item-editor.h glade-icon-factory-editor.h glade-store-editor.h glade-label-editor.h glade-cell-renderer-editor.h glade-treeview-editor.h glade-entry-editor.h glade-activatable-editor.h glade-tool-item-group-editor.h glade-string-list.h '/home/djemos/glade/pkg/usr/include/libgladeui-1.0/gladeui' make[4]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+' make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+' make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/gtk+' Making install in python make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/python' make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins/python' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/lib/glade3/modules' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libgladepython.la '/home/djemos/glade/pkg/usr/lib/glade3/modules' libtool: warning: relinking 'libgladepython.la' libtool: install: (cd /home/djemos/glade/src/glade3-3.8.6/plugins/python; /bin/sh "/home/djemos/glade/src/glade3-3.8.6/libtool" --silent --tag CC --mode=relink gcc -DG_LOG_DOMAIN=\"GladeUI-PYTHON\" -I../.. -I../.. -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wnested-externs -Wpointer-arith -O2 -march=i586 -mtune=i686 -module -avoid-version -o libgladepython.la -rpath /usr/lib/glade3/modules libgladepython_la-glade-python.lo ../../gladeui/libgladeui-1.la -L/usr/lib -lpython2.7 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -inst-prefix-dir /home/djemos/glade/pkg) libtool: install: /usr/bin/ginstall -c .libs/libgladepython.soT /home/djemos/glade/pkg/usr/lib/glade3/modules/libgladepython.so libtool: install: /usr/bin/ginstall -c .libs/libgladepython.lai /home/djemos/glade/pkg/usr/lib/glade3/modules/libgladepython.la libtool: warning: remember to run 'libtool --finish /usr/lib/glade3/modules' make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/python' make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins/python' make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins' make[3]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/plugins' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/glade/pkg/usr/share/glade3/catalogs' /usr/bin/ginstall -c -m 644 glade-catalog.dtd '/home/djemos/glade/pkg/usr/share/glade3/catalogs' make[3]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins' make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins' make[1]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/plugins' Making install in doc make[1]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/doc' make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/ginstall -c -m 644 ./html/GladeApp.html /usr/bin/ginstall -c -m 644 ./html/GladeBaseEditor.html /usr/bin/ginstall -c -m 644 ./html/GladeClipboard.html /usr/bin/ginstall -c -m 644 ./html/GladeDesignView.html /usr/bin/ginstall -c -m 644 ./html/GladeEditorProperty.html /usr/bin/ginstall -c -m 644 ./html/GladeFixed.html /usr/bin/ginstall -c -m 644 ./html/GladeInspector.html /usr/bin/ginstall -c -m 644 ./html/GladePalette.html /usr/bin/ginstall -c -m 644 ./html/GladePlaceholder.html /usr/bin/ginstall -c -m 644 ./html/GladeProject.html /usr/bin/ginstall -c -m 644 ./html/GladeProperty.html /usr/bin/ginstall -c -m 644 ./html/GladeWidget.html /usr/bin/ginstall -c -m 644 ./html/GladeWidgetAction.html /usr/bin/ginstall -c -m 644 ./html/catalog.html /usr/bin/ginstall -c -m 644 ./html/catalogintro.html /usr/bin/ginstall -c -m 644 ./html/core.html /usr/bin/ginstall -c -m 644 ./html/dockables.html /usr/bin/ginstall -c -m 644 ./html/gladeui-Glade-Parameter.html /usr/bin/ginstall -c -m 644 ./html/gladeui-Glade-Utils.html /usr/bin/ginstall -c -m 644 ./html/gladeui-GladeClipboardView.html /usr/bin/ginstall -c -m 644 ./html/gladeui-GladePropertyClass.html /usr/bin/ginstall -c -m 644 ./html/gladeui-GladeSignalEditor.html /usr/bin/ginstall -c -m 644 ./html/gladeui-Xml-Utils.html /usr/bin/ginstall -c -m 644 ./html/gladeui-glade-command.html /usr/bin/ginstall -c -m 644 ./html/gladeui-glade-editor.html /usr/bin/ginstall -c -m 644 ./html/gladeui-glade-widget-adaptor.html /usr/bin/ginstall -c -m 644 ./html/gladeui.devhelp2 /usr/bin/ginstall -c -m 644 ./html/home.png /usr/bin/ginstall -c -m 644 ./html/index.html /usr/bin/ginstall -c -m 644 ./html/ix01.html /usr/bin/ginstall -c -m 644 ./html/left-insensitive.png /usr/bin/ginstall -c -m 644 ./html/left.png /usr/bin/ginstall -c -m 644 ./html/misc.html /usr/bin/ginstall -c -m 644 ./html/properties.html /usr/bin/ginstall -c -m 644 ./html/pythonsupport.html /usr/bin/ginstall -c -m 644 ./html/right-insensitive.png /usr/bin/ginstall -c -m 644 ./html/right.png /usr/bin/ginstall -c -m 644 ./html/style.css /usr/bin/ginstall -c -m 644 ./html/up-insensitive.png /usr/bin/ginstall -c -m 644 ./html/up.png /usr/bin/ginstall -c -m 644 ./html/widgetclasses.html make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/doc' make[1]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/doc' Making install in help make[1]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/help' make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6/help' make[2]: Nothing to be done for 'install-exec-am'. GEN bg/ Warning: Could not merge bg translation for msgid: b'To save changes to an existing project file, choose FileSave.' /usr/bin/ginstall -c -m 644 C/index.docbook /home/djemos/glade/pkg/usr/share/help/C/glade3/index.docbook /usr/bin/ginstall -c -m 644 C/legal.xml /home/djemos/glade/pkg/usr/share/help/C/glade3/legal.xml /usr/bin/ginstall -c -m 644 bg/index.docbook /home/djemos/glade/pkg/usr/share/help/bg/glade3/index.docbook /usr/bin/ginstall -c -m 644 bg/legal.xml /home/djemos/glade/pkg/usr/share/help/bg/glade3/legal.xml /usr/bin/ginstall -c -m 644 cs/index.docbook /home/djemos/glade/pkg/usr/share/help/cs/glade3/index.docbook /usr/bin/ginstall -c -m 644 cs/legal.xml /home/djemos/glade/pkg/usr/share/help/cs/glade3/legal.xml /usr/bin/ginstall -c -m 644 de/index.docbook /home/djemos/glade/pkg/usr/share/help/de/glade3/index.docbook /usr/bin/ginstall -c -m 644 de/legal.xml /home/djemos/glade/pkg/usr/share/help/de/glade3/legal.xml /usr/bin/ginstall -c -m 644 el/index.docbook /home/djemos/glade/pkg/usr/share/help/el/glade3/index.docbook /usr/bin/ginstall -c -m 644 el/legal.xml /home/djemos/glade/pkg/usr/share/help/el/glade3/legal.xml /usr/bin/ginstall -c -m 644 en_GB/index.docbook /home/djemos/glade/pkg/usr/share/help/en_GB/glade3/index.docbook /usr/bin/ginstall -c -m 644 en_GB/legal.xml /home/djemos/glade/pkg/usr/share/help/en_GB/glade3/legal.xml /usr/bin/ginstall -c -m 644 es/index.docbook /home/djemos/glade/pkg/usr/share/help/es/glade3/index.docbook /usr/bin/ginstall -c -m 644 es/legal.xml /home/djemos/glade/pkg/usr/share/help/es/glade3/legal.xml /usr/bin/ginstall -c -m 644 eu/index.docbook /home/djemos/glade/pkg/usr/share/help/eu/glade3/index.docbook /usr/bin/ginstall -c -m 644 eu/legal.xml /home/djemos/glade/pkg/usr/share/help/eu/glade3/legal.xml /usr/bin/ginstall -c -m 644 fr/index.docbook /home/djemos/glade/pkg/usr/share/help/fr/glade3/index.docbook /usr/bin/ginstall -c -m 644 fr/legal.xml /home/djemos/glade/pkg/usr/share/help/fr/glade3/legal.xml /usr/bin/ginstall -c -m 644 hi/index.docbook /home/djemos/glade/pkg/usr/share/help/hi/glade3/index.docbook /usr/bin/ginstall -c -m 644 hi/legal.xml /home/djemos/glade/pkg/usr/share/help/hi/glade3/legal.xml /usr/bin/ginstall -c -m 644 it/index.docbook /home/djemos/glade/pkg/usr/share/help/it/glade3/index.docbook /usr/bin/ginstall -c -m 644 it/legal.xml /home/djemos/glade/pkg/usr/share/help/it/glade3/legal.xml /usr/bin/ginstall -c -m 644 ja/index.docbook /home/djemos/glade/pkg/usr/share/help/ja/glade3/index.docbook /usr/bin/ginstall -c -m 644 ja/legal.xml /home/djemos/glade/pkg/usr/share/help/ja/glade3/legal.xml /usr/bin/ginstall -c -m 644 oc/index.docbook /home/djemos/glade/pkg/usr/share/help/oc/glade3/index.docbook /usr/bin/ginstall -c -m 644 oc/legal.xml /home/djemos/glade/pkg/usr/share/help/oc/glade3/legal.xml /usr/bin/ginstall -c -m 644 pt_BR/index.docbook /home/djemos/glade/pkg/usr/share/help/pt_BR/glade3/index.docbook /usr/bin/ginstall -c -m 644 pt_BR/legal.xml /home/djemos/glade/pkg/usr/share/help/pt_BR/glade3/legal.xml /usr/bin/ginstall -c -m 644 ru/index.docbook /home/djemos/glade/pkg/usr/share/help/ru/glade3/index.docbook /usr/bin/ginstall -c -m 644 ru/legal.xml /home/djemos/glade/pkg/usr/share/help/ru/glade3/legal.xml /usr/bin/ginstall -c -m 644 sl/index.docbook /home/djemos/glade/pkg/usr/share/help/sl/glade3/index.docbook /usr/bin/ginstall -c -m 644 sl/legal.xml /home/djemos/glade/pkg/usr/share/help/sl/glade3/legal.xml /usr/bin/ginstall -c -m 644 sv/index.docbook /home/djemos/glade/pkg/usr/share/help/sv/glade3/index.docbook /usr/bin/ginstall -c -m 644 sv/legal.xml /home/djemos/glade/pkg/usr/share/help/sv/glade3/legal.xml /usr/bin/ginstall -c -m 644 uk/index.docbook /home/djemos/glade/pkg/usr/share/help/uk/glade3/index.docbook /usr/bin/ginstall -c -m 644 uk/legal.xml /home/djemos/glade/pkg/usr/share/help/uk/glade3/legal.xml /usr/bin/ginstall -c -m 644 zh_CN/index.docbook /home/djemos/glade/pkg/usr/share/help/zh_CN/glade3/index.docbook /usr/bin/ginstall -c -m 644 zh_CN/legal.xml /home/djemos/glade/pkg/usr/share/help/zh_CN/glade3/legal.xml /usr/bin/ginstall -c -m 644 ./C/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/C/glade3/figures/main-window.png /usr/bin/ginstall -c -m 644 ./bg/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/bg/glade3/figures/main-window.png /usr/bin/ginstall -c -m 644 ./cs/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/cs/glade3/figures/main-window.png /usr/bin/ginstall -c -m 644 ./de/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/de/glade3/figures/main-window.png ln -s -f /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/el/glade3/figures/main-window.png ln -s -f /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/en_GB/glade3/figures/main-window.png /usr/bin/ginstall -c -m 644 ./es/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/es/glade3/figures/main-window.png /usr/bin/ginstall -c -m 644 ./eu/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/eu/glade3/figures/main-window.png /usr/bin/ginstall -c -m 644 ./fr/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/fr/glade3/figures/main-window.png ln -s -f /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/hi/glade3/figures/main-window.png /usr/bin/ginstall -c -m 644 ./it/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/it/glade3/figures/main-window.png ln -s -f /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/ja/glade3/figures/main-window.png /usr/bin/ginstall -c -m 644 ./oc/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/oc/glade3/figures/main-window.png ln -s -f /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/pt_BR/glade3/figures/main-window.png /usr/bin/ginstall -c -m 644 ./ru/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/ru/glade3/figures/main-window.png ln -s -f /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/sl/glade3/figures/main-window.png /usr/bin/ginstall -c -m 644 ./sv/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/sv/glade3/figures/main-window.png /usr/bin/ginstall -c -m 644 ./uk/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/uk/glade3/figures/main-window.png ln -s -f /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/zh_CN/glade3/figures/main-window.png make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/help' make[1]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6/help' make[1]: Entering directory '/home/djemos/glade/src/glade3-3.8.6' make[2]: Entering directory '/home/djemos/glade/src/glade3-3.8.6' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6' make[1]: Leaving directory '/home/djemos/glade/src/glade3-3.8.6' /home/djemos/glade/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 install drwxr-xr-x 8 root root 4096 Σεπ 8 16:56 usr /home/djemos/glade/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 450 Σεπ 8 16:56 slack-desc /home/djemos/glade/pkg/usr: σύνολο 24 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 bin drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 doc drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 include drwxr-xr-x 4 root root 4096 Σεπ 8 16:56 lib drwxr-xr-x 8 root root 4096 Σεπ 8 16:56 share drwxr-xr-x 3 root root 4096 Σεπ 8 16:54 src /home/djemos/glade/pkg/usr/bin: σύνολο 84 -rwxr-xr-x 1 root root 85960 Σεπ 8 16:56 glade-3 /home/djemos/glade/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 glade3-3.8.6 /home/djemos/glade/pkg/usr/doc/glade3-3.8.6: σύνολο 120 -rw-r--r-- 1 root root 308 Σεπ 8 16:56 AUTHORS -rw-r--r-- 1 root root 331 Σεπ 8 16:56 COPYING -rw-r--r-- 1 root root 15127 Σεπ 8 16:56 COPYING.GPL -rw-r--r-- 1 root root 23244 Σεπ 8 16:56 COPYING.LGPL -rw-r--r-- 1 root root 9498 Σεπ 8 16:56 INSTALL -rw-r--r-- 1 root root 52880 Σεπ 8 16:56 NEWS -rw-r--r-- 1 root root 3019 Σεπ 8 16:56 README -rw-r--r-- 1 root root 1218 Σεπ 8 16:56 TODO /home/djemos/glade/pkg/usr/include: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 libgladeui-1.0 /home/djemos/glade/pkg/usr/include/libgladeui-1.0: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 gladeui /home/djemos/glade/pkg/usr/include/libgladeui-1.0/gladeui: σύνολο 316 -rw-r--r-- 1 root root 1719 Σεπ 8 16:56 glade-accels.h -rw-r--r-- 1 root root 2626 Σεπ 8 16:56 glade-activatable-editor.h -rw-r--r-- 1 root root 6487 Σεπ 8 16:56 glade-app.h -rw-r--r-- 1 root root 1185 Σεπ 8 16:56 glade-attributes.h -rw-r--r-- 1 root root 3763 Σεπ 8 16:56 glade-base-editor.h -rw-r--r-- 1 root root 2579 Σεπ 8 16:56 glade-builtins.h -rw-r--r-- 1 root root 3198 Σεπ 8 16:56 glade-button-editor.h -rw-r--r-- 1 root root 3928 Σεπ 8 16:56 glade-catalog.h -rw-r--r-- 1 root root 3128 Σεπ 8 16:56 glade-cell-renderer-editor.h -rw-r--r-- 1 root root 2843 Σεπ 8 16:56 glade-cell-renderer-icon.h -rw-r--r-- 1 root root 1710 Σεπ 8 16:56 glade-clipboard.h -rw-r--r-- 1 root root 1852 Σεπ 8 16:56 glade-column-types.h -rw-r--r-- 1 root root 5981 Σεπ 8 16:56 glade-command.h -rw-r--r-- 1 root root 1678 Σεπ 8 16:56 glade-cursor.h -rw-r--r-- 1 root root 1567 Σεπ 8 16:56 glade-custom.h -rw-r--r-- 1 root root 227 Σεπ 8 16:56 glade-debug.h -rw-r--r-- 1 root root 2638 Σεπ 8 16:56 glade-design-layout.h -rw-r--r-- 1 root root 2516 Σεπ 8 16:56 glade-design-view.h -rw-r--r-- 1 root root 907 Σεπ 8 16:56 glade-displayable-values.h -rw-r--r-- 1 root root 1550 Σεπ 8 16:56 glade-editable.h -rw-r--r-- 1 root root 7778 Σεπ 8 16:56 glade-editor-property.h -rw-r--r-- 1 root root 3135 Σεπ 8 16:56 glade-editor-table.h -rw-r--r-- 1 root root 5012 Σεπ 8 16:56 glade-editor.h -rw-r--r-- 1 root root 2575 Σεπ 8 16:56 glade-entry-editor.h -rw-r--r-- 1 root root 3353 Σεπ 8 16:56 glade-fixed.h -rw-r--r-- 1 root root 280 Σεπ 8 16:56 glade-gtk.h -rw-r--r-- 1 root root 2535 Σεπ 8 16:56 glade-icon-factory-editor.h -rw-r--r-- 1 root root 1769 Σεπ 8 16:56 glade-icon-sources.h -rw-r--r-- 1 root root 2940 Σεπ 8 16:56 glade-image-editor.h -rw-r--r-- 1 root root 3025 Σεπ 8 16:56 glade-image-item-editor.h -rw-r--r-- 1 root root 2920 Σεπ 8 16:56 glade-inspector.h -rw-r--r-- 1 root root 3535 Σεπ 8 16:56 glade-label-editor.h -rw-r--r-- 1 root root 2805 Σεπ 8 16:56 glade-model-data.h -rw-r--r-- 1 root root 1187 Σεπ 8 16:56 glade-name-context.h -rw-r--r-- 1 root root 3610 Σεπ 8 16:56 glade-palette.h -rw-r--r-- 1 root root 1741 Σεπ 8 16:56 glade-parameter.h -rw-r--r-- 1 root root 2357 Σεπ 8 16:56 glade-placeholder.h -rw-r--r-- 1 root root 8147 Σεπ 8 16:56 glade-project.h -rw-r--r-- 1 root root 11159 Σεπ 8 16:56 glade-property-class.h -rw-r--r-- 1 root root 9276 Σεπ 8 16:56 glade-property.h -rw-r--r-- 1 root root 1668 Σεπ 8 16:56 glade-signal-editor.h -rw-r--r-- 1 root root 1493 Σεπ 8 16:56 glade-signal.h -rw-r--r-- 1 root root 2319 Σεπ 8 16:56 glade-store-editor.h -rw-r--r-- 1 root root 1261 Σεπ 8 16:56 glade-string-list.h -rw-r--r-- 1 root root 2158 Σεπ 8 16:56 glade-text-button.h -rw-r--r-- 1 root root 3329 Σεπ 8 16:56 glade-tool-button-editor.h -rw-r--r-- 1 root root 2693 Σεπ 8 16:56 glade-tool-item-group-editor.h -rw-r--r-- 1 root root 2424 Σεπ 8 16:56 glade-treeview-editor.h -rw-r--r-- 1 root root 5859 Σεπ 8 16:56 glade-utils.h -rw-r--r-- 1 root root 3105 Σεπ 8 16:56 glade-widget-action.h -rw-r--r-- 1 root root 34696 Σεπ 8 16:56 glade-widget-adaptor.h -rw-r--r-- 1 root root 18257 Σεπ 8 16:56 glade-widget.h -rw-r--r-- 1 root root 15624 Σεπ 8 16:56 glade-xml-utils.h -rw-r--r-- 1 root root 1838 Σεπ 8 16:56 glade.h /home/djemos/glade/pkg/usr/lib: σύνολο 672 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 lrwxrwxrwx 1 root root 22 Σεπ 8 16:56 libgladeui-1.so -> libgladeui-1.so.11.2.1 lrwxrwxrwx 1 root root 22 Σεπ 8 16:56 libgladeui-1.so.11 -> libgladeui-1.so.11.2.1 -rwxr-xr-x 1 root root 678612 Σεπ 8 16:56 libgladeui-1.so.11.2.1 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 pkgconfig /home/djemos/glade/pkg/usr/lib/glade3: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 modules /home/djemos/glade/pkg/usr/lib/glade3/modules: σύνολο 436 -rwxr-xr-x 1 root root 426564 Σεπ 8 16:56 libgladegtk.so -rwxr-xr-x 1 root root 13692 Σεπ 8 16:56 libgladepython.so /home/djemos/glade/pkg/usr/lib/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 467 Σεπ 8 16:56 gladeui-1.0.pc /home/djemos/glade/pkg/usr/share: σύνολο 24 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 applications drwxr-xr-x 4 root root 4096 Σεπ 8 16:56 glade3 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 gtk-doc drwxr-xr-x 21 root root 4096 Σεπ 8 16:56 help drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 icons drwxr-xr-x 68 root root 4096 Σεπ 8 16:56 locale /home/djemos/glade/pkg/usr/share/applications: σύνολο 12 -rw-r--r-- 1 root root 11400 Σεπ 8 16:56 glade-3.desktop /home/djemos/glade/pkg/usr/share/glade3: σύνολο 8 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 catalogs drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 pixmaps /home/djemos/glade/pkg/usr/share/glade3/catalogs: σύνολο 324 -rw-r--r-- 1 root root 3002 Σεπ 8 16:56 glade-catalog.dtd -rw-r--r-- 1 root root 157769 Σεπ 8 16:56 gtk+.xml -rw-r--r-- 1 root root 158525 Σεπ 8 16:56 gtk+.xml.in -rw-r--r-- 1 root root 1589 Σεπ 8 16:56 gtkunixprint.xml -rw-r--r-- 1 root root 1514 Σεπ 8 16:56 gtkunixprint.xml.in /home/djemos/glade/pkg/usr/share/glade3/pixmaps: σύνολο 24 -rw-r--r-- 1 root root 914 Σεπ 8 16:56 atk.png -rw-r--r-- 1 root root 651 Σεπ 8 16:56 devhelp.png -rw-r--r-- 1 root root 638 Σεπ 8 16:56 drag-resize.png drwxr-xr-x 4 root root 4096 Σεπ 8 16:56 hicolor -rw-r--r-- 1 root root 147 Σεπ 8 16:56 plus.png -rw-r--r-- 1 root root 705 Σεπ 8 16:56 selector.png /home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor: σύνολο 8 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 16x16 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 22x22 /home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/16x16: σύνολο 12 drwxr-xr-x 2 root root 12288 Σεπ 8 16:56 actions /home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/16x16/actions: σύνολο 508 -rw-r--r-- 1 root root 221 Σεπ 8 16:56 widget-gtk-aboutdialog.png -rw-r--r-- 1 root root 310 Σεπ 8 16:56 widget-gtk-accelgroup.png -rw-r--r-- 1 root root 113 Σεπ 8 16:56 widget-gtk-accellabel.png -rw-r--r-- 1 root root 362 Σεπ 8 16:56 widget-gtk-action.png -rw-r--r-- 1 root root 450 Σεπ 8 16:56 widget-gtk-actiongroup.png -rw-r--r-- 1 root root 273 Σεπ 8 16:56 widget-gtk-adjustment.png -rw-r--r-- 1 root root 141 Σεπ 8 16:56 widget-gtk-alignment.png -rw-r--r-- 1 root root 124 Σεπ 8 16:56 widget-gtk-arrow.png -rw-r--r-- 1 root root 188 Σεπ 8 16:56 widget-gtk-aspectframe.png -rw-r--r-- 1 root root 179 Σεπ 8 16:56 widget-gtk-assistant.png -rw-r--r-- 1 root root 220 Σεπ 8 16:56 widget-gtk-button.png -rw-r--r-- 1 root root 152 Σεπ 8 16:56 widget-gtk-calendar.png -rw-r--r-- 1 root root 248 Σεπ 8 16:56 widget-gtk-cellrendereraccel.png -rw-r--r-- 1 root root 268 Σεπ 8 16:56 widget-gtk-cellrenderercombo.png -rw-r--r-- 1 root root 284 Σεπ 8 16:56 widget-gtk-cellrendererpixbuf.png -rw-r--r-- 1 root root 273 Σεπ 8 16:56 widget-gtk-cellrendererprogress.png -rw-r--r-- 1 root root 264 Σεπ 8 16:56 widget-gtk-cellrendererspin.png -rw-r--r-- 1 root root 407 Σεπ 8 16:56 widget-gtk-cellrendererspinner.png -rw-r--r-- 1 root root 248 Σεπ 8 16:56 widget-gtk-cellrenderertext.png -rw-r--r-- 1 root root 266 Σεπ 8 16:56 widget-gtk-cellrenderertoggle.png -rw-r--r-- 1 root root 155 Σεπ 8 16:56 widget-gtk-checkbutton.png -rw-r--r-- 1 root root 177 Σεπ 8 16:56 widget-gtk-checkmenuitem.png -rw-r--r-- 1 root root 148 Σεπ 8 16:56 widget-gtk-clist.png -rw-r--r-- 1 root root 199 Σεπ 8 16:56 widget-gtk-colorbutton.png -rw-r--r-- 1 root root 312 Σεπ 8 16:56 widget-gtk-colorselection.png -rw-r--r-- 1 root root 332 Σεπ 8 16:56 widget-gtk-colorselectiondialog.png -rw-r--r-- 1 root root 157 Σεπ 8 16:56 widget-gtk-combo.png -rw-r--r-- 1 root root 153 Σεπ 8 16:56 widget-gtk-combobox.png -rw-r--r-- 1 root root 153 Σεπ 8 16:56 widget-gtk-comboboxentry.png -rw-r--r-- 1 root root 313 Σεπ 8 16:56 widget-gtk-comboboxtext.png -rw-r--r-- 1 root root 222 Σεπ 8 16:56 widget-gtk-curve.png -rw-r--r-- 1 root root 130 Σεπ 8 16:56 widget-gtk-custom.png -rw-r--r-- 1 root root 215 Σεπ 8 16:56 widget-gtk-default.png -rw-r--r-- 1 root root 212 Σεπ 8 16:56 widget-gtk-dialog.png -rw-r--r-- 1 root root 384 Σεπ 8 16:56 widget-gtk-drawingarea.png -rw-r--r-- 1 root root 113 Σεπ 8 16:56 widget-gtk-entry.png -rw-r--r-- 1 root root 177 Σεπ 8 16:56 widget-gtk-entrybuffer.png -rw-r--r-- 1 root root 278 Σεπ 8 16:56 widget-gtk-entrycompletion.png -rw-r--r-- 1 root root 223 Σεπ 8 16:56 widget-gtk-eventbox.png -rw-r--r-- 1 root root 141 Σεπ 8 16:56 widget-gtk-expander.png -rw-r--r-- 1 root root 234 Σεπ 8 16:56 widget-gtk-filechooserbutton.png -rw-r--r-- 1 root root 227 Σεπ 8 16:56 widget-gtk-filechooserdialog.png -rw-r--r-- 1 root root 271 Σεπ 8 16:56 widget-gtk-filechooserwidget.png -rw-r--r-- 1 root root 381 Σεπ 8 16:56 widget-gtk-filefilter.png -rw-r--r-- 1 root root 227 Σεπ 8 16:56 widget-gtk-fileselection.png -rw-r--r-- 1 root root 128 Σεπ 8 16:56 widget-gtk-fixed.png -rw-r--r-- 1 root root 291 Σεπ 8 16:56 widget-gtk-fontbutton.png -rw-r--r-- 1 root root 286 Σεπ 8 16:56 widget-gtk-fontselection.png -rw-r--r-- 1 root root 322 Σεπ 8 16:56 widget-gtk-fontselectiondialog.png -rw-r--r-- 1 root root 128 Σεπ 8 16:56 widget-gtk-frame.png -rw-r--r-- 1 root root 222 Σεπ 8 16:56 widget-gtk-gammacurve.png -rw-r--r-- 1 root root 156 Σεπ 8 16:56 widget-gtk-handlebox.png -rw-r--r-- 1 root root 106 Σεπ 8 16:56 widget-gtk-hbox.png -rw-r--r-- 1 root root 128 Σεπ 8 16:56 widget-gtk-hbuttonbox.png -rw-r--r-- 1 root root 107 Σεπ 8 16:56 widget-gtk-hpaned.png -rw-r--r-- 1 root root 127 Σεπ 8 16:56 widget-gtk-hruler.png -rw-r--r-- 1 root root 165 Σεπ 8 16:56 widget-gtk-hscale.png -rw-r--r-- 1 root root 145 Σεπ 8 16:56 widget-gtk-hscrollbar.png -rw-r--r-- 1 root root 97 Σεπ 8 16:56 widget-gtk-hseparator.png -rw-r--r-- 1 root root 379 Σεπ 8 16:56 widget-gtk-iconfactory.png -rw-r--r-- 1 root root 241 Σεπ 8 16:56 widget-gtk-iconview.png -rw-r--r-- 1 root root 367 Σεπ 8 16:56 widget-gtk-image.png -rw-r--r-- 1 root root 181 Σεπ 8 16:56 widget-gtk-imagemenuitem.png -rw-r--r-- 1 root root 192 Σεπ 8 16:56 widget-gtk-inputdialog.png -rw-r--r-- 1 root root 113 Σεπ 8 16:56 widget-gtk-label.png -rw-r--r-- 1 root root 159 Σεπ 8 16:56 widget-gtk-layout.png -rw-r--r-- 1 root root 121 Σεπ 8 16:56 widget-gtk-linkbutton.png -rw-r--r-- 1 root root 126 Σεπ 8 16:56 widget-gtk-list.png -rw-r--r-- 1 root root 94 Σεπ 8 16:56 widget-gtk-listitem.png -rw-r--r-- 1 root root 180 Σεπ 8 16:56 widget-gtk-liststore.png -rw-r--r-- 1 root root 147 Σεπ 8 16:56 widget-gtk-menu.png -rw-r--r-- 1 root root 155 Σεπ 8 16:56 widget-gtk-menubar.png -rw-r--r-- 1 root root 114 Σεπ 8 16:56 widget-gtk-menuitem.png -rw-r--r-- 1 root root 156 Σεπ 8 16:56 widget-gtk-menutoolbutton.png -rw-r--r-- 1 root root 224 Σεπ 8 16:56 widget-gtk-messagedialog.png -rw-r--r-- 1 root root 166 Σεπ 8 16:56 widget-gtk-notebook.png -rw-r--r-- 1 root root 153 Σεπ 8 16:56 widget-gtk-optionmenu.png -rw-r--r-- 1 root root 267 Σεπ 8 16:56 widget-gtk-pagesetupdialog.png -rw-r--r-- 1 root root 323 Σεπ 8 16:56 widget-gtk-printdialog.png -rw-r--r-- 1 root root 240 Σεπ 8 16:56 widget-gtk-progressbar.png -rw-r--r-- 1 root root 464 Σεπ 8 16:56 widget-gtk-radioaction.png -rw-r--r-- 1 root root 285 Σεπ 8 16:56 widget-gtk-radiobutton.png -rw-r--r-- 1 root root 239 Σεπ 8 16:56 widget-gtk-radiomenuitem.png -rw-r--r-- 1 root root 281 Σεπ 8 16:56 widget-gtk-radiotoolbutton.png -rw-r--r-- 1 root root 311 Σεπ 8 16:56 widget-gtk-recentaction.png -rw-r--r-- 1 root root 330 Σεπ 8 16:56 widget-gtk-recentchooser.png -rw-r--r-- 1 root root 225 Σεπ 8 16:56 widget-gtk-recentchooserdialog.png -rw-r--r-- 1 root root 127 Σεπ 8 16:56 widget-gtk-ruler.png -rw-r--r-- 1 root root 485 Σεπ 8 16:56 widget-gtk-scalebutton.png -rw-r--r-- 1 root root 254 Σεπ 8 16:56 widget-gtk-scrolledwindow.png -rw-r--r-- 1 root root 114 Σεπ 8 16:56 widget-gtk-separatormenuitem.png -rw-r--r-- 1 root root 89 Σεπ 8 16:56 widget-gtk-separatortoolitem.png -rw-r--r-- 1 root root 244 Σεπ 8 16:56 widget-gtk-sizegroup.png -rw-r--r-- 1 root root 155 Σεπ 8 16:56 widget-gtk-spinbutton.png -rw-r--r-- 1 root root 917 Σεπ 8 16:56 widget-gtk-spinner.png -rw-r--r-- 1 root root 107 Σεπ 8 16:56 widget-gtk-statusbar.png -rw-r--r-- 1 root root 298 Σεπ 8 16:56 widget-gtk-statusicon.png -rw-r--r-- 1 root root 112 Σεπ 8 16:56 widget-gtk-table.png -rw-r--r-- 1 root root 157 Σεπ 8 16:56 widget-gtk-textbuffer.png -rw-r--r-- 1 root root 325 Σεπ 8 16:56 widget-gtk-texttag.png -rw-r--r-- 1 root root 361 Σεπ 8 16:56 widget-gtk-texttagtable.png -rw-r--r-- 1 root root 131 Σεπ 8 16:56 widget-gtk-textview.png -rw-r--r-- 1 root root 368 Σεπ 8 16:56 widget-gtk-toggleaction.png -rw-r--r-- 1 root root 217 Σεπ 8 16:56 widget-gtk-togglebutton.png -rw-r--r-- 1 root root 150 Σεπ 8 16:56 widget-gtk-toggletoolbutton.png -rw-r--r-- 1 root root 284 Σεπ 8 16:56 widget-gtk-toolbar.png -rw-r--r-- 1 root root 141 Σεπ 8 16:56 widget-gtk-toolbutton.png -rw-r--r-- 1 root root 127 Σεπ 8 16:56 widget-gtk-toolitem.png -rw-r--r-- 1 root root 304 Σεπ 8 16:56 widget-gtk-toolitemgroup.png -rw-r--r-- 1 root root 311 Σεπ 8 16:56 widget-gtk-toolpalette.png -rw-r--r-- 1 root root 313 Σεπ 8 16:56 widget-gtk-treemodelfilter.png -rw-r--r-- 1 root root 250 Σεπ 8 16:56 widget-gtk-treemodelsort.png -rw-r--r-- 1 root root 208 Σεπ 8 16:56 widget-gtk-treeselection.png -rw-r--r-- 1 root root 200 Σεπ 8 16:56 widget-gtk-treestore.png -rw-r--r-- 1 root root 148 Σεπ 8 16:56 widget-gtk-treeview.png -rw-r--r-- 1 root root 255 Σεπ 8 16:56 widget-gtk-treeviewcolumn.png -rw-r--r-- 1 root root 137 Σεπ 8 16:56 widget-gtk-vbox.png -rw-r--r-- 1 root root 124 Σεπ 8 16:56 widget-gtk-vbuttonbox.png -rw-r--r-- 1 root root 156 Σεπ 8 16:56 widget-gtk-viewport.png -rw-r--r-- 1 root root 544 Σεπ 8 16:56 widget-gtk-volumebutton.png -rw-r--r-- 1 root root 137 Σεπ 8 16:56 widget-gtk-vpaned.png -rw-r--r-- 1 root root 150 Σεπ 8 16:56 widget-gtk-vruler.png -rw-r--r-- 1 root root 177 Σεπ 8 16:56 widget-gtk-vscale.png -rw-r--r-- 1 root root 260 Σεπ 8 16:56 widget-gtk-vscrollbar.png -rw-r--r-- 1 root root 99 Σεπ 8 16:56 widget-gtk-vseparator.png -rw-r--r-- 1 root root 146 Σεπ 8 16:56 widget-gtk-window.png -rw-r--r-- 1 root root 325 Σεπ 8 16:56 widget-gtk-windowgroup.png /home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/22x22: σύνολο 12 drwxr-xr-x 2 root root 12288 Σεπ 8 16:56 actions /home/djemos/glade/pkg/usr/share/glade3/pixmaps/hicolor/22x22/actions: σύνολο 508 -rw-r--r-- 1 root root 236 Σεπ 8 16:56 widget-gtk-aboutdialog.png -rw-r--r-- 1 root root 307 Σεπ 8 16:56 widget-gtk-accelgroup.png -rw-r--r-- 1 root root 131 Σεπ 8 16:56 widget-gtk-accellabel.png -rw-r--r-- 1 root root 246 Σεπ 8 16:56 widget-gtk-action.png -rw-r--r-- 1 root root 320 Σεπ 8 16:56 widget-gtk-actiongroup.png -rw-r--r-- 1 root root 303 Σεπ 8 16:56 widget-gtk-adjustment.png -rw-r--r-- 1 root root 160 Σεπ 8 16:56 widget-gtk-alignment.png -rw-r--r-- 1 root root 134 Σεπ 8 16:56 widget-gtk-arrow.png -rw-r--r-- 1 root root 229 Σεπ 8 16:56 widget-gtk-aspectframe.png -rw-r--r-- 1 root root 219 Σεπ 8 16:56 widget-gtk-assistant.png -rw-r--r-- 1 root root 181 Σεπ 8 16:56 widget-gtk-button.png -rw-r--r-- 1 root root 161 Σεπ 8 16:56 widget-gtk-calendar.png -rw-r--r-- 1 root root 259 Σεπ 8 16:56 widget-gtk-cellrendereraccel.png -rw-r--r-- 1 root root 302 Σεπ 8 16:56 widget-gtk-cellrenderercombo.png -rw-r--r-- 1 root root 295 Σεπ 8 16:56 widget-gtk-cellrendererpixbuf.png -rw-r--r-- 1 root root 284 Σεπ 8 16:56 widget-gtk-cellrendererprogress.png -rw-r--r-- 1 root root 312 Σεπ 8 16:56 widget-gtk-cellrendererspin.png -rw-r--r-- 1 root root 575 Σεπ 8 16:56 widget-gtk-cellrendererspinner.png -rw-r--r-- 1 root root 256 Σεπ 8 16:56 widget-gtk-cellrenderertext.png -rw-r--r-- 1 root root 294 Σεπ 8 16:56 widget-gtk-cellrenderertoggle.png -rw-r--r-- 1 root root 179 Σεπ 8 16:56 widget-gtk-checkbutton.png -rw-r--r-- 1 root root 202 Σεπ 8 16:56 widget-gtk-checkmenuitem.png -rw-r--r-- 1 root root 158 Σεπ 8 16:56 widget-gtk-clist.png -rw-r--r-- 1 root root 168 Σεπ 8 16:56 widget-gtk-colorbutton.png -rw-r--r-- 1 root root 458 Σεπ 8 16:56 widget-gtk-colorselection.png -rw-r--r-- 1 root root 467 Σεπ 8 16:56 widget-gtk-colorselectiondialog.png -rw-r--r-- 1 root root 164 Σεπ 8 16:56 widget-gtk-combo.png -rw-r--r-- 1 root root 263 Σεπ 8 16:56 widget-gtk-combobox.png -rw-r--r-- 1 root root 170 Σεπ 8 16:56 widget-gtk-comboboxentry.png -rw-r--r-- 1 root root 313 Σεπ 8 16:56 widget-gtk-comboboxtext.png -rw-r--r-- 1 root root 235 Σεπ 8 16:56 widget-gtk-curve.png -rw-r--r-- 1 root root 138 Σεπ 8 16:56 widget-gtk-custom.png -rw-r--r-- 1 root root 116 Σεπ 8 16:56 widget-gtk-default.png -rw-r--r-- 1 root root 283 Σεπ 8 16:56 widget-gtk-dialog.png -rw-r--r-- 1 root root 689 Σεπ 8 16:56 widget-gtk-drawingarea.png -rw-r--r-- 1 root root 125 Σεπ 8 16:56 widget-gtk-entry.png -rw-r--r-- 1 root root 183 Σεπ 8 16:56 widget-gtk-entrybuffer.png -rw-r--r-- 1 root root 316 Σεπ 8 16:56 widget-gtk-entrycompletion.png -rw-r--r-- 1 root root 223 Σεπ 8 16:56 widget-gtk-eventbox.png -rw-r--r-- 1 root root 152 Σεπ 8 16:56 widget-gtk-expander.png -rw-r--r-- 1 root root 198 Σεπ 8 16:56 widget-gtk-filechooserbutton.png -rw-r--r-- 1 root root 265 Σεπ 8 16:56 widget-gtk-filechooserdialog.png -rw-r--r-- 1 root root 306 Σεπ 8 16:56 widget-gtk-filechooserwidget.png -rw-r--r-- 1 root root 464 Σεπ 8 16:56 widget-gtk-filefilter.png -rw-r--r-- 1 root root 265 Σεπ 8 16:56 widget-gtk-fileselection.png -rw-r--r-- 1 root root 122 Σεπ 8 16:56 widget-gtk-fixed.png -rw-r--r-- 1 root root 175 Σεπ 8 16:56 widget-gtk-fontbutton.png -rw-r--r-- 1 root root 281 Σεπ 8 16:56 widget-gtk-fontselection.png -rw-r--r-- 1 root root 321 Σεπ 8 16:56 widget-gtk-fontselectiondialog.png -rw-r--r-- 1 root root 143 Σεπ 8 16:56 widget-gtk-frame.png -rw-r--r-- 1 root root 235 Σεπ 8 16:56 widget-gtk-gammacurve.png -rw-r--r-- 1 root root 174 Σεπ 8 16:56 widget-gtk-handlebox.png -rw-r--r-- 1 root root 114 Σεπ 8 16:56 widget-gtk-hbox.png -rw-r--r-- 1 root root 136 Σεπ 8 16:56 widget-gtk-hbuttonbox.png -rw-r--r-- 1 root root 118 Σεπ 8 16:56 widget-gtk-hpaned.png -rw-r--r-- 1 root root 138 Σεπ 8 16:56 widget-gtk-hruler.png -rw-r--r-- 1 root root 172 Σεπ 8 16:56 widget-gtk-hscale.png -rw-r--r-- 1 root root 155 Σεπ 8 16:56 widget-gtk-hscrollbar.png -rw-r--r-- 1 root root 101 Σεπ 8 16:56 widget-gtk-hseparator.png -rw-r--r-- 1 root root 444 Σεπ 8 16:56 widget-gtk-iconfactory.png -rw-r--r-- 1 root root 265 Σεπ 8 16:56 widget-gtk-iconview.png -rw-r--r-- 1 root root 269 Σεπ 8 16:56 widget-gtk-image.png -rw-r--r-- 1 root root 185 Σεπ 8 16:56 widget-gtk-imagemenuitem.png -rw-r--r-- 1 root root 214 Σεπ 8 16:56 widget-gtk-inputdialog.png -rw-r--r-- 1 root root 205 Σεπ 8 16:56 widget-gtk-label.png -rw-r--r-- 1 root root 186 Σεπ 8 16:56 widget-gtk-layout.png -rw-r--r-- 1 root root 150 Σεπ 8 16:56 widget-gtk-linkbutton.png -rw-r--r-- 1 root root 135 Σεπ 8 16:56 widget-gtk-list.png -rw-r--r-- 1 root root 95 Σεπ 8 16:56 widget-gtk-listitem.png -rw-r--r-- 1 root root 209 Σεπ 8 16:56 widget-gtk-liststore.png -rw-r--r-- 1 root root 164 Σεπ 8 16:56 widget-gtk-menu.png -rw-r--r-- 1 root root 183 Σεπ 8 16:56 widget-gtk-menubar.png -rw-r--r-- 1 root root 127 Σεπ 8 16:56 widget-gtk-menuitem.png -rw-r--r-- 1 root root 185 Σεπ 8 16:56 widget-gtk-menutoolbutton.png -rw-r--r-- 1 root root 358 Σεπ 8 16:56 widget-gtk-messagedialog.png -rw-r--r-- 1 root root 175 Σεπ 8 16:56 widget-gtk-notebook.png -rw-r--r-- 1 root root 171 Σεπ 8 16:56 widget-gtk-optionmenu.png -rw-r--r-- 1 root root 358 Σεπ 8 16:56 widget-gtk-pagesetupdialog.png -rw-r--r-- 1 root root 438 Σεπ 8 16:56 widget-gtk-printdialog.png -rw-r--r-- 1 root root 138 Σεπ 8 16:56 widget-gtk-progressbar.png -rw-r--r-- 1 root root 340 Σεπ 8 16:56 widget-gtk-radioaction.png -rw-r--r-- 1 root root 257 Σεπ 8 16:56 widget-gtk-radiobutton.png -rw-r--r-- 1 root root 323 Σεπ 8 16:56 widget-gtk-radiomenuitem.png -rw-r--r-- 1 root root 362 Σεπ 8 16:56 widget-gtk-radiotoolbutton.png -rw-r--r-- 1 root root 346 Σεπ 8 16:56 widget-gtk-recentaction.png -rw-r--r-- 1 root root 432 Σεπ 8 16:56 widget-gtk-recentchooser.png -rw-r--r-- 1 root root 312 Σεπ 8 16:56 widget-gtk-recentchooserdialog.png -rw-r--r-- 1 root root 138 Σεπ 8 16:56 widget-gtk-ruler.png -rw-r--r-- 1 root root 394 Σεπ 8 16:56 widget-gtk-scalebutton.png -rw-r--r-- 1 root root 339 Σεπ 8 16:56 widget-gtk-scrolledwindow.png -rw-r--r-- 1 root root 127 Σεπ 8 16:56 widget-gtk-separatormenuitem.png -rw-r--r-- 1 root root 96 Σεπ 8 16:56 widget-gtk-separatortoolitem.png -rw-r--r-- 1 root root 254 Σεπ 8 16:56 widget-gtk-sizegroup.png -rw-r--r-- 1 root root 206 Σεπ 8 16:56 widget-gtk-spinbutton.png -rw-r--r-- 1 root root 1295 Σεπ 8 16:56 widget-gtk-spinner.png -rw-r--r-- 1 root root 116 Σεπ 8 16:56 widget-gtk-statusbar.png -rw-r--r-- 1 root root 307 Σεπ 8 16:56 widget-gtk-statusicon.png -rw-r--r-- 1 root root 120 Σεπ 8 16:56 widget-gtk-table.png -rw-r--r-- 1 root root 173 Σεπ 8 16:56 widget-gtk-textbuffer.png -rw-r--r-- 1 root root 319 Σεπ 8 16:56 widget-gtk-texttag.png -rw-r--r-- 1 root root 387 Σεπ 8 16:56 widget-gtk-texttagtable.png -rw-r--r-- 1 root root 148 Σεπ 8 16:56 widget-gtk-textview.png -rw-r--r-- 1 root root 249 Σεπ 8 16:56 widget-gtk-toggleaction.png -rw-r--r-- 1 root root 200 Σεπ 8 16:56 widget-gtk-togglebutton.png -rw-r--r-- 1 root root 149 Σεπ 8 16:56 widget-gtk-toggletoolbutton.png -rw-r--r-- 1 root root 187 Σεπ 8 16:56 widget-gtk-toolbar.png -rw-r--r-- 1 root root 149 Σεπ 8 16:56 widget-gtk-toolbutton.png -rw-r--r-- 1 root root 132 Σεπ 8 16:56 widget-gtk-toolitem.png -rw-r--r-- 1 root root 389 Σεπ 8 16:56 widget-gtk-toolitemgroup.png -rw-r--r-- 1 root root 374 Σεπ 8 16:56 widget-gtk-toolpalette.png -rw-r--r-- 1 root root 409 Σεπ 8 16:56 widget-gtk-treemodelfilter.png -rw-r--r-- 1 root root 268 Σεπ 8 16:56 widget-gtk-treemodelsort.png -rw-r--r-- 1 root root 214 Σεπ 8 16:56 widget-gtk-treeselection.png -rw-r--r-- 1 root root 231 Σεπ 8 16:56 widget-gtk-treestore.png -rw-r--r-- 1 root root 158 Σεπ 8 16:56 widget-gtk-treeview.png -rw-r--r-- 1 root root 244 Σεπ 8 16:56 widget-gtk-treeviewcolumn.png -rw-r--r-- 1 root root 142 Σεπ 8 16:56 widget-gtk-vbox.png -rw-r--r-- 1 root root 134 Σεπ 8 16:56 widget-gtk-vbuttonbox.png -rw-r--r-- 1 root root 186 Σεπ 8 16:56 widget-gtk-viewport.png -rw-r--r-- 1 root root 775 Σεπ 8 16:56 widget-gtk-volumebutton.png -rw-r--r-- 1 root root 143 Σεπ 8 16:56 widget-gtk-vpaned.png -rw-r--r-- 1 root root 158 Σεπ 8 16:56 widget-gtk-vruler.png -rw-r--r-- 1 root root 164 Σεπ 8 16:56 widget-gtk-vscale.png -rw-r--r-- 1 root root 344 Σεπ 8 16:56 widget-gtk-vscrollbar.png -rw-r--r-- 1 root root 107 Σεπ 8 16:56 widget-gtk-vseparator.png -rw-r--r-- 1 root root 169 Σεπ 8 16:56 widget-gtk-window.png -rw-r--r-- 1 root root 405 Σεπ 8 16:56 widget-gtk-windowgroup.png /home/djemos/glade/pkg/usr/share/gtk-doc: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 html /home/djemos/glade/pkg/usr/share/gtk-doc/html: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 gladeui /home/djemos/glade/pkg/usr/share/gtk-doc/html/gladeui: σύνολο 1312 -rw-r--r-- 1 root root 47290 Σεπ 8 16:56 GladeApp.html -rw-r--r-- 1 root root 36211 Σεπ 8 16:56 GladeBaseEditor.html -rw-r--r-- 1 root root 15049 Σεπ 8 16:56 GladeClipboard.html -rw-r--r-- 1 root root 10085 Σεπ 8 16:56 GladeDesignView.html -rw-r--r-- 1 root root 20094 Σεπ 8 16:56 GladeEditorProperty.html -rw-r--r-- 1 root root 18507 Σεπ 8 16:56 GladeFixed.html -rw-r--r-- 1 root root 20536 Σεπ 8 16:56 GladeInspector.html -rw-r--r-- 1 root root 29779 Σεπ 8 16:56 GladePalette.html -rw-r--r-- 1 root root 9392 Σεπ 8 16:56 GladePlaceholder.html -rw-r--r-- 1 root root 94190 Σεπ 8 16:56 GladeProject.html -rw-r--r-- 1 root root 68419 Σεπ 8 16:56 GladeProperty.html -rw-r--r-- 1 root root 184668 Σεπ 8 16:56 GladeWidget.html -rw-r--r-- 1 root root 13499 Σεπ 8 16:56 GladeWidgetAction.html -rw-r--r-- 1 root root 2600 Σεπ 8 16:56 catalog.html -rw-r--r-- 1 root root 8959 Σεπ 8 16:56 catalogintro.html -rw-r--r-- 1 root root 4137 Σεπ 8 16:56 core.html -rw-r--r-- 1 root root 3138 Σεπ 8 16:56 dockables.html -rw-r--r-- 1 root root 20551 Σεπ 8 16:56 gladeui-Glade-Parameter.html -rw-r--r-- 1 root root 70451 Σεπ 8 16:56 gladeui-Glade-Utils.html -rw-r--r-- 1 root root 2482 Σεπ 8 16:56 gladeui-GladeClipboardView.html -rw-r--r-- 1 root root 48369 Σεπ 8 16:56 gladeui-GladePropertyClass.html -rw-r--r-- 1 root root 7373 Σεπ 8 16:56 gladeui-GladeSignalEditor.html -rw-r--r-- 1 root root 47073 Σεπ 8 16:56 gladeui-Xml-Utils.html -rw-r--r-- 1 root root 41506 Σεπ 8 16:56 gladeui-glade-command.html -rw-r--r-- 1 root root 20544 Σεπ 8 16:56 gladeui-glade-editor.html -rw-r--r-- 1 root root 179221 Σεπ 8 16:56 gladeui-glade-widget-adaptor.html -rw-r--r-- 1 root root 73431 Σεπ 8 16:56 gladeui.devhelp2 -rw-r--r-- 1 root root 256 Σεπ 8 16:56 home.png -rw-r--r-- 1 root root 7622 Σεπ 8 16:56 index.html -rw-r--r-- 1 root root 95525 Σεπ 8 16:56 ix01.html -rw-r--r-- 1 root root 395 Σεπ 8 16:56 left-insensitive.png -rw-r--r-- 1 root root 262 Σεπ 8 16:56 left.png -rw-r--r-- 1 root root 2148 Σεπ 8 16:56 misc.html -rw-r--r-- 1 root root 9204 Σεπ 8 16:56 properties.html -rw-r--r-- 1 root root 3786 Σεπ 8 16:56 pythonsupport.html -rw-r--r-- 1 root root 373 Σεπ 8 16:56 right-insensitive.png -rw-r--r-- 1 root root 261 Σεπ 8 16:56 right.png -rw-r--r-- 1 root root 8812 Σεπ 8 16:56 style.css -rw-r--r-- 1 root root 374 Σεπ 8 16:56 up-insensitive.png -rw-r--r-- 1 root root 260 Σεπ 8 16:56 up.png -rw-r--r-- 1 root root 20382 Σεπ 8 16:56 widgetclasses.html /home/djemos/glade/pkg/usr/share/help: σύνολο 76 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 C drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 bg drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 cs drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 de drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 el drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 en_GB drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 es drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 eu drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 fr drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 hi drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 it drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ja drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 oc drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 pt_BR drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ru drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 sl drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 sv drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 uk drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 zh_CN /home/djemos/glade/pkg/usr/share/help/C: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/C/glade3: σύνολο 32 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 20898 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3901 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/C/glade3/figures: σύνολο 36 -rw-r--r-- 1 root root 35928 Σεπ 8 16:56 main-window.png /home/djemos/glade/pkg/usr/share/help/bg: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/bg/glade3: σύνολο 40 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 27019 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 4303 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/bg/glade3/figures: σύνολο 36 -rw-r--r-- 1 root root 36584 Σεπ 8 16:56 main-window.png /home/djemos/glade/pkg/usr/share/help/cs: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/cs/glade3: σύνολο 32 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 21880 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3803 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/cs/glade3/figures: σύνολο 64 -rw-r--r-- 1 root root 62529 Σεπ 8 16:56 main-window.png /home/djemos/glade/pkg/usr/share/help/de: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/de/glade3: σύνολο 32 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 21728 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3940 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/de/glade3/figures: σύνολο 52 -rw-r--r-- 1 root root 51438 Σεπ 8 16:56 main-window.png /home/djemos/glade/pkg/usr/share/help/el: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/el/glade3: σύνολο 40 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 28006 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 4475 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/el/glade3/figures: σύνολο 0 lrwxrwxrwx 1 root root 48 Σεπ 8 16:56 main-window.png -> /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/en_GB: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/en_GB/glade3: σύνολο 28 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 20460 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3791 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/en_GB/glade3/figures: σύνολο 0 lrwxrwxrwx 1 root root 48 Σεπ 8 16:56 main-window.png -> /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/es: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/es/glade3: σύνολο 32 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 21453 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3869 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/es/glade3/figures: σύνολο 36 -rw-r--r-- 1 root root 35710 Σεπ 8 16:56 main-window.png /home/djemos/glade/pkg/usr/share/help/eu: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/eu/glade3: σύνολο 32 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 20819 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3863 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/eu/glade3/figures: σύνολο 80 -rw-r--r-- 1 root root 79652 Σεπ 8 16:56 main-window.png /home/djemos/glade/pkg/usr/share/help/fr: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/fr/glade3: σύνολο 32 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 21812 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3888 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/fr/glade3/figures: σύνολο 48 -rw-r--r-- 1 root root 47793 Σεπ 8 16:56 main-window.png /home/djemos/glade/pkg/usr/share/help/hi: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/hi/glade3: σύνολο 44 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 29280 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 4636 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/hi/glade3/figures: σύνολο 0 lrwxrwxrwx 1 root root 48 Σεπ 8 16:56 main-window.png -> /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/it: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/it/glade3: σύνολο 32 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 21542 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3849 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/it/glade3/figures: σύνολο 44 -rw-r--r-- 1 root root 41370 Σεπ 8 16:56 main-window.png /home/djemos/glade/pkg/usr/share/help/ja: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/ja/glade3: σύνολο 32 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 23976 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3937 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/ja/glade3/figures: σύνολο 0 lrwxrwxrwx 1 root root 48 Σεπ 8 16:56 main-window.png -> /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/oc: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/oc/glade3: σύνολο 32 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 21922 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3924 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/oc/glade3/figures: σύνολο 48 -rw-r--r-- 1 root root 47793 Σεπ 8 16:56 main-window.png /home/djemos/glade/pkg/usr/share/help/pt_BR: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/pt_BR/glade3: σύνολο 32 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 21485 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3869 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/pt_BR/glade3/figures: σύνολο 0 lrwxrwxrwx 1 root root 48 Σεπ 8 16:56 main-window.png -> /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/ru: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/ru/glade3: σύνολο 40 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 25525 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 4242 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/ru/glade3/figures: σύνολο 40 -rw-r--r-- 1 root root 37251 Σεπ 8 16:56 main-window.png /home/djemos/glade/pkg/usr/share/help/sl: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/sl/glade3: σύνολο 32 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 20538 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3857 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/sl/glade3/figures: σύνολο 0 lrwxrwxrwx 1 root root 48 Σεπ 8 16:56 main-window.png -> /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/help/sv: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/sv/glade3: σύνολο 32 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 21433 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3786 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/sv/glade3/figures: σύνολο 44 -rw-r--r-- 1 root root 44210 Σεπ 8 16:56 main-window.png /home/djemos/glade/pkg/usr/share/help/uk: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/uk/glade3: σύνολο 40 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 25807 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 4185 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/uk/glade3/figures: σύνολο 48 -rw-r--r-- 1 root root 47645 Σεπ 8 16:56 main-window.png /home/djemos/glade/pkg/usr/share/help/zh_CN: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 glade3 /home/djemos/glade/pkg/usr/share/help/zh_CN/glade3: σύνολο 28 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 figures -rw-r--r-- 1 root root 19533 Σεπ 8 16:56 index.docbook -rw-r--r-- 1 root root 3719 Σεπ 8 16:56 legal.xml /home/djemos/glade/pkg/usr/share/help/zh_CN/glade3/figures: σύνολο 0 lrwxrwxrwx 1 root root 48 Σεπ 8 16:56 main-window.png -> /usr/share/help/C/glade3/figures/main-window.png /home/djemos/glade/pkg/usr/share/icons: σύνολο 4 drwxr-xr-x 8 root root 4096 Σεπ 8 16:56 hicolor /home/djemos/glade/pkg/usr/share/icons/hicolor: σύνολο 24 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 16x16 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 22x22 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 24x24 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 32x32 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 48x48 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 scalable /home/djemos/glade/pkg/usr/share/icons/hicolor/16x16: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 apps /home/djemos/glade/pkg/usr/share/icons/hicolor/16x16/apps: σύνολο 4 -rw-r--r-- 1 root root 527 Σεπ 8 16:56 glade-3.png /home/djemos/glade/pkg/usr/share/icons/hicolor/22x22: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 apps /home/djemos/glade/pkg/usr/share/icons/hicolor/22x22/apps: σύνολο 4 -rw-r--r-- 1 root root 1024 Σεπ 8 16:56 glade-3.png /home/djemos/glade/pkg/usr/share/icons/hicolor/24x24: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 apps /home/djemos/glade/pkg/usr/share/icons/hicolor/24x24/apps: σύνολο 4 -rw-r--r-- 1 root root 1050 Σεπ 8 16:56 glade-3.png /home/djemos/glade/pkg/usr/share/icons/hicolor/32x32: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 apps /home/djemos/glade/pkg/usr/share/icons/hicolor/32x32/apps: σύνολο 4 -rw-r--r-- 1 root root 1643 Σεπ 8 16:56 glade-3.png /home/djemos/glade/pkg/usr/share/icons/hicolor/48x48: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 apps /home/djemos/glade/pkg/usr/share/icons/hicolor/48x48/apps: σύνολο 4 -rw-r--r-- 1 root root 2394 Σεπ 8 16:56 glade-3.png /home/djemos/glade/pkg/usr/share/icons/hicolor/scalable: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 apps /home/djemos/glade/pkg/usr/share/icons/hicolor/scalable/apps: σύνολο 28 -rw-r--r-- 1 root root 24632 Σεπ 8 16:56 glade-3.svg /home/djemos/glade/pkg/usr/share/locale: σύνολο 264 drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ar drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ast drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 az drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 bg drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 bn drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 bn_IN drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ca drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ca@valencia drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 cs drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 da drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 de drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 el drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 en@shaw drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 en_CA drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 en_GB drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 eo drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 es drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 et drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 eu drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 fi drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 fr drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 gl drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 gu drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 he drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 hi drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 hu drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 hy drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 id drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 it drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ja drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ko drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 lt drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 lv drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 mai drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 mk drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ml drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 mr drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ms drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 nb drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 nl drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 nn drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 oc drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 or drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 pa drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 pl drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 pt drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 pt_BR drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ro drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ru drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 si drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 sk drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 sl drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 sq drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 sr drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 sr@latin drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 sv drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ta drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 te drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 th drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 tr drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 ug drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 uk drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 vi drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 zh_CN drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 zh_HK drwxr-xr-x 3 root root 4096 Σεπ 8 16:56 zh_TW /home/djemos/glade/pkg/usr/share/locale/ar: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/ar/LC_MESSAGES: σύνολο 64 -rw-r--r-- 1 root root 61456 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/ast: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/ast/LC_MESSAGES: σύνολο 84 -rw-r--r-- 1 root root 82458 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/az: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/az/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1065 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/bg: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/bg/LC_MESSAGES: σύνολο 116 -rw-r--r-- 1 root root 116252 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/bn: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/bn/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 6511 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/bn_IN: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/bn_IN/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 6511 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/ca: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/ca/LC_MESSAGES: σύνολο 84 -rw-r--r-- 1 root root 85598 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/ca@valencia: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/ca@valencia/LC_MESSAGES: σύνολο 76 -rw-r--r-- 1 root root 76760 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/cs: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/cs/LC_MESSAGES: σύνολο 84 -rw-r--r-- 1 root root 82612 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/da: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/da/LC_MESSAGES: σύνολο 80 -rw-r--r-- 1 root root 78617 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/de: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/de/LC_MESSAGES: σύνολο 84 -rw-r--r-- 1 root root 84302 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/el: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/el/LC_MESSAGES: σύνολο 120 -rw-r--r-- 1 root root 119975 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/en@shaw: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/en@shaw/LC_MESSAGES: σύνολο 120 -rw-r--r-- 1 root root 119417 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/en_CA: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/en_CA/LC_MESSAGES: σύνολο 60 -rw-r--r-- 1 root root 57732 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/en_GB: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/en_GB/LC_MESSAGES: σύνολο 76 -rw-r--r-- 1 root root 76670 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/eo: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/eo/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 9578 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/es: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/es/LC_MESSAGES: σύνολο 84 -rw-r--r-- 1 root root 84053 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/et: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/et/LC_MESSAGES: σύνολο 40 -rw-r--r-- 1 root root 37146 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/eu: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/eu/LC_MESSAGES: σύνολο 88 -rw-r--r-- 1 root root 87415 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/fi: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/fi/LC_MESSAGES: σύνολο 84 -rw-r--r-- 1 root root 84308 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/fr: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/fr/LC_MESSAGES: σύνολο 84 -rw-r--r-- 1 root root 85418 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/gl: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/gl/LC_MESSAGES: σύνολο 84 -rw-r--r-- 1 root root 83902 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/gu: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/gu/LC_MESSAGES: σύνολο 48 -rw-r--r-- 1 root root 45130 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/he: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/he/LC_MESSAGES: σύνολο 56 -rw-r--r-- 1 root root 55542 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/hi: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/hi/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 31799 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/hu: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/hu/LC_MESSAGES: σύνολο 84 -rw-r--r-- 1 root root 83548 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/hy: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/hy/LC_MESSAGES: σύνολο 104 -rw-r--r-- 1 root root 106211 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/id: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/id/LC_MESSAGES: σύνολο 76 -rw-r--r-- 1 root root 73974 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/it: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/it/LC_MESSAGES: σύνολο 80 -rw-r--r-- 1 root root 79521 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/ja: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/ja/LC_MESSAGES: σύνολο 104 -rw-r--r-- 1 root root 103452 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/ko: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/ko/LC_MESSAGES: σύνολο 88 -rw-r--r-- 1 root root 89161 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/lt: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/lt/LC_MESSAGES: σύνολο 80 -rw-r--r-- 1 root root 81133 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/lv: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/lv/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 16967 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/mai: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/mai/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 20057 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/mk: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/mk/LC_MESSAGES: σύνολο 80 -rw-r--r-- 1 root root 79123 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/ml: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/ml/LC_MESSAGES: σύνολο 104 -rw-r--r-- 1 root root 104295 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/mr: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/mr/LC_MESSAGES: σύνολο 92 -rw-r--r-- 1 root root 92472 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/ms: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/ms/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1048 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/nb: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/nb/LC_MESSAGES: σύνολο 44 -rw-r--r-- 1 root root 43990 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/nl: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/nl/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 16704 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/nn: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/nn/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1715 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/oc: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/oc/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 10784 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/or: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/or/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 18110 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/pa: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/pa/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 29941 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/pl: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/pl/LC_MESSAGES: σύνολο 84 -rw-r--r-- 1 root root 83631 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/pt: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/pt/LC_MESSAGES: σύνολο 88 -rw-r--r-- 1 root root 88817 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/pt_BR: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/pt_BR/LC_MESSAGES: σύνολο 88 -rw-r--r-- 1 root root 89377 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/ro: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/ro/LC_MESSAGES: σύνολο 84 -rw-r--r-- 1 root root 83215 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/ru: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/ru/LC_MESSAGES: σύνολο 104 -rw-r--r-- 1 root root 104163 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/si: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/si/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 9818 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/sk: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/sk/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1066 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/sl: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/sl/LC_MESSAGES: σύνολο 80 -rw-r--r-- 1 root root 79038 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/sq: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/sq/LC_MESSAGES: σύνολο 64 -rw-r--r-- 1 root root 62321 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/sr: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/sr/LC_MESSAGES: σύνολο 100 -rw-r--r-- 1 root root 100589 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/sr@latin: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/sr@latin/LC_MESSAGES: σύνολο 80 -rw-r--r-- 1 root root 79242 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/sv: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/sv/LC_MESSAGES: σύνολο 80 -rw-r--r-- 1 root root 79473 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/ta: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/ta/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 871 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/te: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/te/LC_MESSAGES: σύνολο 60 -rw-r--r-- 1 root root 59909 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/th: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/th/LC_MESSAGES: σύνολο 128 -rw-r--r-- 1 root root 131055 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/tr: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/tr/LC_MESSAGES: σύνολο 88 -rw-r--r-- 1 root root 86469 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/ug: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/ug/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 18787 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/uk: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/uk/LC_MESSAGES: σύνολο 108 -rw-r--r-- 1 root root 110480 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/vi: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/vi/LC_MESSAGES: σύνολο 92 -rw-r--r-- 1 root root 93271 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/zh_CN: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/zh_CN/LC_MESSAGES: σύνολο 76 -rw-r--r-- 1 root root 75894 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/zh_HK: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/zh_HK/LC_MESSAGES: σύνολο 76 -rw-r--r-- 1 root root 73975 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/share/locale/zh_TW: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 LC_MESSAGES /home/djemos/glade/pkg/usr/share/locale/zh_TW/LC_MESSAGES: σύνολο 76 -rw-r--r-- 1 root root 73969 Σεπ 8 16:56 glade3.mo /home/djemos/glade/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 8 16:56 glade3-3.8.6 /home/djemos/glade/pkg/usr/src/glade3-3.8.6: σύνολο 8 -rw-r--r-- 1 root root 1230 Σεπ 8 16:56 SLKBUILD -rw-r--r-- 1 root root 1041 Σεπ 8 16:54 no-check-format-nonliteral.patch Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libgladeui-1.so libgladeui-1.so.11.2.1 usr/lib/libgladeui-1.so.11 libgladeui-1.so.11.2.1 usr/share/help/el/glade3/figures/main-window.png /usr/share/help/C/glade3/figures/main-window.png usr/share/help/en_GB/glade3/figures/main-window.png /usr/share/help/C/glade3/figures/main-window.png usr/share/help/hi/glade3/figures/main-window.png /usr/share/help/C/glade3/figures/main-window.png usr/share/help/ja/glade3/figures/main-window.png /usr/share/help/C/glade3/figures/main-window.png usr/share/help/pt_BR/glade3/figures/main-window.png /usr/share/help/C/glade3/figures/main-window.png usr/share/help/sl/glade3/figures/main-window.png /usr/share/help/C/glade3/figures/main-window.png usr/share/help/zh_CN/glade3/figures/main-window.png /usr/share/help/C/glade3/figures/main-window.png Making symbolic link creation script: ( cd usr/lib ; rm -rf libgladeui-1.so ) ( cd usr/lib ; ln -sf libgladeui-1.so.11.2.1 libgladeui-1.so ) ( cd usr/lib ; rm -rf libgladeui-1.so.11 ) ( cd usr/lib ; ln -sf libgladeui-1.so.11.2.1 libgladeui-1.so.11 ) ( cd usr/share/help/el/glade3/figures ; rm -rf main-window.png ) ( cd usr/share/help/el/glade3/figures ; ln -sf /usr/share/help/C/glade3/figures/main-window.png main-window.png ) ( cd usr/share/help/en_GB/glade3/figures ; rm -rf main-window.png ) ( cd usr/share/help/en_GB/glade3/figures ; ln -sf /usr/share/help/C/glade3/figures/main-window.png main-window.png ) ( cd usr/share/help/hi/glade3/figures ; rm -rf main-window.png ) ( cd usr/share/help/hi/glade3/figures ; ln -sf /usr/share/help/C/glade3/figures/main-window.png main-window.png ) ( cd usr/share/help/ja/glade3/figures ; rm -rf main-window.png ) ( cd usr/share/help/ja/glade3/figures ; ln -sf /usr/share/help/C/glade3/figures/main-window.png main-window.png ) ( cd usr/share/help/pt_BR/glade3/figures ; rm -rf main-window.png ) ( cd usr/share/help/pt_BR/glade3/figures ; ln -sf /usr/share/help/C/glade3/figures/main-window.png main-window.png ) ( cd usr/share/help/sl/glade3/figures ; rm -rf main-window.png ) ( cd usr/share/help/sl/glade3/figures ; ln -sf /usr/share/help/C/glade3/figures/main-window.png main-window.png ) ( cd usr/share/help/zh_CN/glade3/figures ; rm -rf main-window.png ) ( cd usr/share/help/zh_CN/glade3/figures ; ln -sf /usr/share/help/C/glade3/figures/main-window.png main-window.png ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libgladeui-1.so' removed './usr/lib/libgladeui-1.so.11' removed './usr/share/help/pt_BR/glade3/figures/main-window.png' removed './usr/share/help/el/glade3/figures/main-window.png' removed './usr/share/help/sl/glade3/figures/main-window.png' removed './usr/share/help/en_GB/glade3/figures/main-window.png' removed './usr/share/help/zh_CN/glade3/figures/main-window.png' removed './usr/share/help/ja/glade3/figures/main-window.png' removed './usr/share/help/hi/glade3/figures/main-window.png' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/glade/glade3-3.8.6-i586-1dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/glade-3 usr/doc/ usr/doc/glade3-3.8.6/ usr/doc/glade3-3.8.6/AUTHORS usr/doc/glade3-3.8.6/COPYING usr/doc/glade3-3.8.6/COPYING.GPL usr/doc/glade3-3.8.6/COPYING.LGPL usr/doc/glade3-3.8.6/INSTALL usr/doc/glade3-3.8.6/NEWS usr/doc/glade3-3.8.6/README usr/doc/glade3-3.8.6/TODO usr/include/ usr/include/libgladeui-1.0/ usr/include/libgladeui-1.0/gladeui/ usr/include/libgladeui-1.0/gladeui/glade-accels.h usr/include/libgladeui-1.0/gladeui/glade-activatable-editor.h usr/include/libgladeui-1.0/gladeui/glade-app.h usr/include/libgladeui-1.0/gladeui/glade-attributes.h usr/include/libgladeui-1.0/gladeui/glade-base-editor.h usr/include/libgladeui-1.0/gladeui/glade-builtins.h usr/include/libgladeui-1.0/gladeui/glade-button-editor.h usr/include/libgladeui-1.0/gladeui/glade-catalog.h usr/include/libgladeui-1.0/gladeui/glade-cell-renderer-editor.h usr/include/libgladeui-1.0/gladeui/glade-cell-renderer-icon.h usr/include/libgladeui-1.0/gladeui/glade-clipboard.h usr/include/libgladeui-1.0/gladeui/glade-column-types.h usr/include/libgladeui-1.0/gladeui/glade-command.h usr/include/libgladeui-1.0/gladeui/glade-cursor.h usr/include/libgladeui-1.0/gladeui/glade-custom.h usr/include/libgladeui-1.0/gladeui/glade-debug.h usr/include/libgladeui-1.0/gladeui/glade-design-layout.h usr/include/libgladeui-1.0/gladeui/glade-design-view.h usr/include/libgladeui-1.0/gladeui/glade-displayable-values.h usr/include/libgladeui-1.0/gladeui/glade-editable.h usr/include/libgladeui-1.0/gladeui/glade-editor-property.h usr/include/libgladeui-1.0/gladeui/glade-editor-table.h usr/include/libgladeui-1.0/gladeui/glade-editor.h usr/include/libgladeui-1.0/gladeui/glade-entry-editor.h usr/include/libgladeui-1.0/gladeui/glade-fixed.h usr/include/libgladeui-1.0/gladeui/glade-gtk.h usr/include/libgladeui-1.0/gladeui/glade-icon-factory-editor.h usr/include/libgladeui-1.0/gladeui/glade-icon-sources.h usr/include/libgladeui-1.0/gladeui/glade-image-editor.h usr/include/libgladeui-1.0/gladeui/glade-image-item-editor.h usr/include/libgladeui-1.0/gladeui/glade-inspector.h usr/include/libgladeui-1.0/gladeui/glade-label-editor.h usr/include/libgladeui-1.0/gladeui/glade-model-data.h usr/include/libgladeui-1.0/gladeui/glade-name-context.h usr/include/libgladeui-1.0/gladeui/glade-palette.h usr/include/libgladeui-1.0/gladeui/glade-parameter.h usr/include/libgladeui-1.0/gladeui/glade-placeholder.h usr/include/libgladeui-1.0/gladeui/glade-project.h usr/include/libgladeui-1.0/gladeui/glade-property-class.h usr/include/libgladeui-1.0/gladeui/glade-property.h usr/include/libgladeui-1.0/gladeui/glade-signal-editor.h usr/include/libgladeui-1.0/gladeui/glade-signal.h usr/include/libgladeui-1.0/gladeui/glade-store-editor.h usr/include/libgladeui-1.0/gladeui/glade-string-list.h usr/include/libgladeui-1.0/gladeui/glade-text-button.h usr/include/libgladeui-1.0/gladeui/glade-tool-button-editor.h usr/include/libgladeui-1.0/gladeui/glade-tool-item-group-editor.h usr/include/libgladeui-1.0/gladeui/glade-treeview-editor.h usr/include/libgladeui-1.0/gladeui/glade-utils.h usr/include/libgladeui-1.0/gladeui/glade-widget-action.h usr/include/libgladeui-1.0/gladeui/glade-widget-adaptor.h usr/include/libgladeui-1.0/gladeui/glade-widget.h usr/include/libgladeui-1.0/gladeui/glade-xml-utils.h usr/include/libgladeui-1.0/gladeui/glade.h usr/lib/ usr/lib/glade3/ usr/lib/glade3/modules/ usr/lib/glade3/modules/libgladegtk.so usr/lib/glade3/modules/libgladepython.so usr/lib/libgladeui-1.so.11.2.1 usr/lib/pkgconfig/ usr/lib/pkgconfig/gladeui-1.0.pc usr/share/ usr/share/applications/ usr/share/applications/glade-3.desktop usr/share/glade3/ usr/share/glade3/catalogs/ usr/share/glade3/catalogs/glade-catalog.dtd usr/share/glade3/catalogs/gtk+.xml usr/share/glade3/catalogs/gtk+.xml.in usr/share/glade3/catalogs/gtkunixprint.xml usr/share/glade3/catalogs/gtkunixprint.xml.in usr/share/glade3/pixmaps/ usr/share/glade3/pixmaps/atk.png usr/share/glade3/pixmaps/devhelp.png usr/share/glade3/pixmaps/drag-resize.png usr/share/glade3/pixmaps/hicolor/ usr/share/glade3/pixmaps/hicolor/16x16/ usr/share/glade3/pixmaps/hicolor/16x16/actions/ usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-aboutdialog.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-accelgroup.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-accellabel.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-action.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-actiongroup.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-adjustment.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-alignment.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-arrow.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-aspectframe.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-assistant.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-button.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-calendar.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-cellrendereraccel.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-cellrenderercombo.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-cellrendererpixbuf.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-cellrendererprogress.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-cellrendererspin.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-cellrendererspinner.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-cellrenderertext.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-cellrenderertoggle.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-checkbutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-checkmenuitem.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-clist.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-colorbutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-colorselection.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-colorselectiondialog.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-combo.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-combobox.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-comboboxentry.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-comboboxtext.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-curve.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-custom.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-default.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-dialog.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-drawingarea.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-entry.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-entrybuffer.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-entrycompletion.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-eventbox.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-expander.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-filechooserbutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-filechooserdialog.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-filechooserwidget.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-filefilter.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-fileselection.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-fixed.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-fontbutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-fontselection.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-fontselectiondialog.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-frame.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-gammacurve.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-handlebox.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-hbox.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-hbuttonbox.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-hpaned.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-hruler.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-hscale.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-hscrollbar.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-hseparator.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-iconfactory.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-iconview.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-image.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-imagemenuitem.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-inputdialog.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-label.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-layout.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-linkbutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-list.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-listitem.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-liststore.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-menu.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-menubar.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-menuitem.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-menutoolbutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-messagedialog.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-notebook.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-optionmenu.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-pagesetupdialog.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-printdialog.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-progressbar.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-radioaction.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-radiobutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-radiomenuitem.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-radiotoolbutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-recentaction.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-recentchooser.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-recentchooserdialog.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-ruler.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-scalebutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-scrolledwindow.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-separatormenuitem.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-separatortoolitem.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-sizegroup.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-spinbutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-spinner.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-statusbar.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-statusicon.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-table.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-textbuffer.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-texttag.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-texttagtable.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-textview.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-toggleaction.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-togglebutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-toggletoolbutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-toolbar.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-toolbutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-toolitem.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-toolitemgroup.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-toolpalette.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-treemodelfilter.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-treemodelsort.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-treeselection.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-treestore.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-treeview.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-treeviewcolumn.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-vbox.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-vbuttonbox.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-viewport.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-volumebutton.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-vpaned.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-vruler.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-vscale.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-vscrollbar.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-vseparator.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-window.png usr/share/glade3/pixmaps/hicolor/16x16/actions/widget-gtk-windowgroup.png usr/share/glade3/pixmaps/hicolor/22x22/ usr/share/glade3/pixmaps/hicolor/22x22/actions/ usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-aboutdialog.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-accelgroup.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-accellabel.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-action.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-actiongroup.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-adjustment.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-alignment.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-arrow.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-aspectframe.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-assistant.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-button.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-calendar.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-cellrendereraccel.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-cellrenderercombo.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-cellrendererpixbuf.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-cellrendererprogress.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-cellrendererspin.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-cellrendererspinner.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-cellrenderertext.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-cellrenderertoggle.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-checkbutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-checkmenuitem.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-clist.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-colorbutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-colorselection.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-colorselectiondialog.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-combo.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-combobox.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-comboboxentry.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-comboboxtext.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-curve.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-custom.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-default.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-dialog.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-drawingarea.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-entry.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-entrybuffer.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-entrycompletion.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-eventbox.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-expander.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-filechooserbutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-filechooserdialog.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-filechooserwidget.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-filefilter.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-fileselection.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-fixed.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-fontbutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-fontselection.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-fontselectiondialog.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-frame.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-gammacurve.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-handlebox.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-hbox.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-hbuttonbox.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-hpaned.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-hruler.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-hscale.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-hscrollbar.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-hseparator.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-iconfactory.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-iconview.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-image.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-imagemenuitem.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-inputdialog.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-label.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-layout.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-linkbutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-list.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-listitem.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-liststore.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-menu.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-menubar.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-menuitem.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-menutoolbutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-messagedialog.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-notebook.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-optionmenu.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-pagesetupdialog.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-printdialog.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-progressbar.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-radioaction.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-radiobutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-radiomenuitem.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-radiotoolbutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-recentaction.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-recentchooser.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-recentchooserdialog.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-ruler.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-scalebutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-scrolledwindow.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-separatormenuitem.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-separatortoolitem.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-sizegroup.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-spinbutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-spinner.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-statusbar.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-statusicon.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-table.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-textbuffer.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-texttag.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-texttagtable.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-textview.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-toggleaction.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-togglebutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-toggletoolbutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-toolbar.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-toolbutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-toolitem.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-toolitemgroup.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-toolpalette.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-treemodelfilter.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-treemodelsort.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-treeselection.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-treestore.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-treeview.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-treeviewcolumn.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-vbox.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-vbuttonbox.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-viewport.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-volumebutton.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-vpaned.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-vruler.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-vscale.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-vscrollbar.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-vseparator.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-window.png usr/share/glade3/pixmaps/hicolor/22x22/actions/widget-gtk-windowgroup.png usr/share/glade3/pixmaps/plus.png usr/share/glade3/pixmaps/selector.png usr/share/gtk-doc/ usr/share/gtk-doc/html/ usr/share/gtk-doc/html/gladeui/ usr/share/gtk-doc/html/gladeui/GladeApp.html usr/share/gtk-doc/html/gladeui/GladeBaseEditor.html usr/share/gtk-doc/html/gladeui/GladeClipboard.html usr/share/gtk-doc/html/gladeui/GladeDesignView.html usr/share/gtk-doc/html/gladeui/GladeEditorProperty.html usr/share/gtk-doc/html/gladeui/GladeFixed.html usr/share/gtk-doc/html/gladeui/GladeInspector.html usr/share/gtk-doc/html/gladeui/GladePalette.html usr/share/gtk-doc/html/gladeui/GladePlaceholder.html usr/share/gtk-doc/html/gladeui/GladeProject.html usr/share/gtk-doc/html/gladeui/GladeProperty.html usr/share/gtk-doc/html/gladeui/GladeWidget.html usr/share/gtk-doc/html/gladeui/GladeWidgetAction.html usr/share/gtk-doc/html/gladeui/catalog.html usr/share/gtk-doc/html/gladeui/catalogintro.html usr/share/gtk-doc/html/gladeui/core.html usr/share/gtk-doc/html/gladeui/dockables.html usr/share/gtk-doc/html/gladeui/gladeui-Glade-Parameter.html usr/share/gtk-doc/html/gladeui/gladeui-Glade-Utils.html usr/share/gtk-doc/html/gladeui/gladeui-GladeClipboardView.html usr/share/gtk-doc/html/gladeui/gladeui-GladePropertyClass.html usr/share/gtk-doc/html/gladeui/gladeui-GladeSignalEditor.html usr/share/gtk-doc/html/gladeui/gladeui-Xml-Utils.html usr/share/gtk-doc/html/gladeui/gladeui-glade-command.html usr/share/gtk-doc/html/gladeui/gladeui-glade-editor.html usr/share/gtk-doc/html/gladeui/gladeui-glade-widget-adaptor.html usr/share/gtk-doc/html/gladeui/gladeui.devhelp2 usr/share/gtk-doc/html/gladeui/home.png usr/share/gtk-doc/html/gladeui/index.html usr/share/gtk-doc/html/gladeui/ix01.html usr/share/gtk-doc/html/gladeui/left-insensitive.png usr/share/gtk-doc/html/gladeui/left.png usr/share/gtk-doc/html/gladeui/misc.html usr/share/gtk-doc/html/gladeui/properties.html usr/share/gtk-doc/html/gladeui/pythonsupport.html usr/share/gtk-doc/html/gladeui/right-insensitive.png usr/share/gtk-doc/html/gladeui/right.png usr/share/gtk-doc/html/gladeui/style.css usr/share/gtk-doc/html/gladeui/up-insensitive.png usr/share/gtk-doc/html/gladeui/up.png usr/share/gtk-doc/html/gladeui/widgetclasses.html usr/share/help/ usr/share/help/C/ usr/share/help/C/glade3/ usr/share/help/C/glade3/figures/ usr/share/help/C/glade3/figures/main-window.png usr/share/help/C/glade3/index.docbook usr/share/help/C/glade3/legal.xml usr/share/help/bg/ usr/share/help/bg/glade3/ usr/share/help/bg/glade3/figures/ usr/share/help/bg/glade3/figures/main-window.png usr/share/help/bg/glade3/index.docbook usr/share/help/bg/glade3/legal.xml usr/share/help/cs/ usr/share/help/cs/glade3/ usr/share/help/cs/glade3/figures/ usr/share/help/cs/glade3/figures/main-window.png usr/share/help/cs/glade3/index.docbook usr/share/help/cs/glade3/legal.xml usr/share/help/de/ usr/share/help/de/glade3/ usr/share/help/de/glade3/figures/ usr/share/help/de/glade3/figures/main-window.png usr/share/help/de/glade3/index.docbook usr/share/help/de/glade3/legal.xml usr/share/help/el/ usr/share/help/el/glade3/ usr/share/help/el/glade3/figures/ usr/share/help/el/glade3/index.docbook usr/share/help/el/glade3/legal.xml usr/share/help/en_GB/ usr/share/help/en_GB/glade3/ usr/share/help/en_GB/glade3/figures/ usr/share/help/en_GB/glade3/index.docbook usr/share/help/en_GB/glade3/legal.xml usr/share/help/es/ usr/share/help/es/glade3/ usr/share/help/es/glade3/figures/ usr/share/help/es/glade3/figures/main-window.png usr/share/help/es/glade3/index.docbook usr/share/help/es/glade3/legal.xml usr/share/help/eu/ usr/share/help/eu/glade3/ usr/share/help/eu/glade3/figures/ usr/share/help/eu/glade3/figures/main-window.png usr/share/help/eu/glade3/index.docbook usr/share/help/eu/glade3/legal.xml usr/share/help/fr/ usr/share/help/fr/glade3/ usr/share/help/fr/glade3/figures/ usr/share/help/fr/glade3/figures/main-window.png usr/share/help/fr/glade3/index.docbook usr/share/help/fr/glade3/legal.xml usr/share/help/hi/ usr/share/help/hi/glade3/ usr/share/help/hi/glade3/figures/ usr/share/help/hi/glade3/index.docbook usr/share/help/hi/glade3/legal.xml usr/share/help/it/ usr/share/help/it/glade3/ usr/share/help/it/glade3/figures/ usr/share/help/it/glade3/figures/main-window.png usr/share/help/it/glade3/index.docbook usr/share/help/it/glade3/legal.xml usr/share/help/ja/ usr/share/help/ja/glade3/ usr/share/help/ja/glade3/figures/ usr/share/help/ja/glade3/index.docbook usr/share/help/ja/glade3/legal.xml usr/share/help/oc/ usr/share/help/oc/glade3/ usr/share/help/oc/glade3/figures/ usr/share/help/oc/glade3/figures/main-window.png usr/share/help/oc/glade3/index.docbook usr/share/help/oc/glade3/legal.xml usr/share/help/pt_BR/ usr/share/help/pt_BR/glade3/ usr/share/help/pt_BR/glade3/figures/ usr/share/help/pt_BR/glade3/index.docbook usr/share/help/pt_BR/glade3/legal.xml usr/share/help/ru/ usr/share/help/ru/glade3/ usr/share/help/ru/glade3/figures/ usr/share/help/ru/glade3/figures/main-window.png usr/share/help/ru/glade3/index.docbook usr/share/help/ru/glade3/legal.xml usr/share/help/sl/ usr/share/help/sl/glade3/ usr/share/help/sl/glade3/figures/ usr/share/help/sl/glade3/index.docbook usr/share/help/sl/glade3/legal.xml usr/share/help/sv/ usr/share/help/sv/glade3/ usr/share/help/sv/glade3/figures/ usr/share/help/sv/glade3/figures/main-window.png usr/share/help/sv/glade3/index.docbook usr/share/help/sv/glade3/legal.xml usr/share/help/uk/ usr/share/help/uk/glade3/ usr/share/help/uk/glade3/figures/ usr/share/help/uk/glade3/figures/main-window.png usr/share/help/uk/glade3/index.docbook usr/share/help/uk/glade3/legal.xml usr/share/help/zh_CN/ usr/share/help/zh_CN/glade3/ usr/share/help/zh_CN/glade3/figures/ usr/share/help/zh_CN/glade3/index.docbook usr/share/help/zh_CN/glade3/legal.xml usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/16x16/ usr/share/icons/hicolor/16x16/apps/ usr/share/icons/hicolor/16x16/apps/glade-3.png usr/share/icons/hicolor/22x22/ usr/share/icons/hicolor/22x22/apps/ usr/share/icons/hicolor/22x22/apps/glade-3.png usr/share/icons/hicolor/24x24/ usr/share/icons/hicolor/24x24/apps/ usr/share/icons/hicolor/24x24/apps/glade-3.png usr/share/icons/hicolor/32x32/ usr/share/icons/hicolor/32x32/apps/ usr/share/icons/hicolor/32x32/apps/glade-3.png usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/glade-3.png usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/glade-3.svg usr/share/locale/ usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/glade3.mo usr/share/locale/ast/ usr/share/locale/ast/LC_MESSAGES/ usr/share/locale/ast/LC_MESSAGES/glade3.mo usr/share/locale/az/ usr/share/locale/az/LC_MESSAGES/ usr/share/locale/az/LC_MESSAGES/glade3.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/glade3.mo usr/share/locale/bn/ usr/share/locale/bn/LC_MESSAGES/ usr/share/locale/bn/LC_MESSAGES/glade3.mo usr/share/locale/bn_IN/ usr/share/locale/bn_IN/LC_MESSAGES/ usr/share/locale/bn_IN/LC_MESSAGES/glade3.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/glade3.mo usr/share/locale/ca@valencia/ usr/share/locale/ca@valencia/LC_MESSAGES/ usr/share/locale/ca@valencia/LC_MESSAGES/glade3.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/glade3.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/glade3.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/glade3.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/glade3.mo usr/share/locale/en@shaw/ usr/share/locale/en@shaw/LC_MESSAGES/ usr/share/locale/en@shaw/LC_MESSAGES/glade3.mo usr/share/locale/en_CA/ usr/share/locale/en_CA/LC_MESSAGES/ usr/share/locale/en_CA/LC_MESSAGES/glade3.mo usr/share/locale/en_GB/ usr/share/locale/en_GB/LC_MESSAGES/ usr/share/locale/en_GB/LC_MESSAGES/glade3.mo usr/share/locale/eo/ usr/share/locale/eo/LC_MESSAGES/ usr/share/locale/eo/LC_MESSAGES/glade3.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/glade3.mo usr/share/locale/et/ usr/share/locale/et/LC_MESSAGES/ usr/share/locale/et/LC_MESSAGES/glade3.mo usr/share/locale/eu/ usr/share/locale/eu/LC_MESSAGES/ usr/share/locale/eu/LC_MESSAGES/glade3.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/glade3.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/glade3.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/glade3.mo usr/share/locale/gu/ usr/share/locale/gu/LC_MESSAGES/ usr/share/locale/gu/LC_MESSAGES/glade3.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/glade3.mo usr/share/locale/hi/ usr/share/locale/hi/LC_MESSAGES/ usr/share/locale/hi/LC_MESSAGES/glade3.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/glade3.mo usr/share/locale/hy/ usr/share/locale/hy/LC_MESSAGES/ usr/share/locale/hy/LC_MESSAGES/glade3.mo usr/share/locale/id/ usr/share/locale/id/LC_MESSAGES/ usr/share/locale/id/LC_MESSAGES/glade3.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/glade3.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/glade3.mo usr/share/locale/ko/ usr/share/locale/ko/LC_MESSAGES/ usr/share/locale/ko/LC_MESSAGES/glade3.mo usr/share/locale/lt/ usr/share/locale/lt/LC_MESSAGES/ usr/share/locale/lt/LC_MESSAGES/glade3.mo usr/share/locale/lv/ usr/share/locale/lv/LC_MESSAGES/ usr/share/locale/lv/LC_MESSAGES/glade3.mo usr/share/locale/mai/ usr/share/locale/mai/LC_MESSAGES/ usr/share/locale/mai/LC_MESSAGES/glade3.mo usr/share/locale/mk/ usr/share/locale/mk/LC_MESSAGES/ usr/share/locale/mk/LC_MESSAGES/glade3.mo usr/share/locale/ml/ usr/share/locale/ml/LC_MESSAGES/ usr/share/locale/ml/LC_MESSAGES/glade3.mo usr/share/locale/mr/ usr/share/locale/mr/LC_MESSAGES/ usr/share/locale/mr/LC_MESSAGES/glade3.mo usr/share/locale/ms/ usr/share/locale/ms/LC_MESSAGES/ usr/share/locale/ms/LC_MESSAGES/glade3.mo usr/share/locale/nb/ usr/share/locale/nb/LC_MESSAGES/ usr/share/locale/nb/LC_MESSAGES/glade3.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/glade3.mo usr/share/locale/nn/ usr/share/locale/nn/LC_MESSAGES/ usr/share/locale/nn/LC_MESSAGES/glade3.mo usr/share/locale/oc/ usr/share/locale/oc/LC_MESSAGES/ usr/share/locale/oc/LC_MESSAGES/glade3.mo usr/share/locale/or/ usr/share/locale/or/LC_MESSAGES/ usr/share/locale/or/LC_MESSAGES/glade3.mo usr/share/locale/pa/ usr/share/locale/pa/LC_MESSAGES/ usr/share/locale/pa/LC_MESSAGES/glade3.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/glade3.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/glade3.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/glade3.mo usr/share/locale/ro/ usr/share/locale/ro/LC_MESSAGES/ usr/share/locale/ro/LC_MESSAGES/glade3.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/glade3.mo usr/share/locale/si/ usr/share/locale/si/LC_MESSAGES/ usr/share/locale/si/LC_MESSAGES/glade3.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/glade3.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/glade3.mo usr/share/locale/sq/ usr/share/locale/sq/LC_MESSAGES/ usr/share/locale/sq/LC_MESSAGES/glade3.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/glade3.mo usr/share/locale/sr@latin/ usr/share/locale/sr@latin/LC_MESSAGES/ usr/share/locale/sr@latin/LC_MESSAGES/glade3.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/glade3.mo usr/share/locale/ta/ usr/share/locale/ta/LC_MESSAGES/ usr/share/locale/ta/LC_MESSAGES/glade3.mo usr/share/locale/te/ usr/share/locale/te/LC_MESSAGES/ usr/share/locale/te/LC_MESSAGES/glade3.mo usr/share/locale/th/ usr/share/locale/th/LC_MESSAGES/ usr/share/locale/th/LC_MESSAGES/glade3.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/glade3.mo usr/share/locale/ug/ usr/share/locale/ug/LC_MESSAGES/ usr/share/locale/ug/LC_MESSAGES/glade3.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/glade3.mo usr/share/locale/vi/ usr/share/locale/vi/LC_MESSAGES/ usr/share/locale/vi/LC_MESSAGES/glade3.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/glade3.mo usr/share/locale/zh_HK/ usr/share/locale/zh_HK/LC_MESSAGES/ usr/share/locale/zh_HK/LC_MESSAGES/glade3.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/glade3.mo usr/src/ usr/src/glade3-3.8.6/ usr/src/glade3-3.8.6/SLKBUILD usr/src/glade3-3.8.6/no-check-format-nonliteral.patch Slackware package /home/djemos/glade/glade3-3.8.6-i586-1dj.txz created. Package has been built. Cleaning pkg and src directories