diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 1 | ||||
-rw-r--r-- | src/Makefile.in | 754 | ||||
-rw-r--r-- | src/cups-notifier.c | 3531 | ||||
-rw-r--r-- | src/cups-notifier.h | 418 |
4 files changed, 4704 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 339183e..bedc091 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -42,4 +42,5 @@ indicator_printers_service_LDADD = $(SERVICE_LIBS) BUILT_SOURCES = $(cups_notifier_sources) +EXTRA_DIST = org.cups.cupsd.Notifier.xml diff --git a/src/Makefile.in b/src/Makefile.in new file mode 100644 index 0000000..03c80ac --- /dev/null +++ b/src/Makefile.in @@ -0,0 +1,754 @@ +# Makefile.in generated by automake 1.11.3 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + + +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +libexec_PROGRAMS = indicator-printers-service$(EXEEXT) +subdir = src +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(install_sh) -d +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } +am__installdirs = "$(DESTDIR)$(printersmenulibdir)" \ + "$(DESTDIR)$(libexecdir)" +LTLIBRARIES = $(printersmenulib_LTLIBRARIES) +am__DEPENDENCIES_1 = +libprintersmenu_la_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_libprintersmenu_la_OBJECTS = \ + libprintersmenu_la-indicator-printers.lo \ + libprintersmenu_la-indicator-menu-item.lo +libprintersmenu_la_OBJECTS = $(am_libprintersmenu_la_OBJECTS) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) +am__v_lt_0 = --silent +libprintersmenu_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(AM_CFLAGS) $(CFLAGS) $(libprintersmenu_la_LDFLAGS) \ + $(LDFLAGS) -o $@ +PROGRAMS = $(libexec_PROGRAMS) +am__objects_1 = indicator_printers_service-cups-notifier.$(OBJEXT) +am_indicator_printers_service_OBJECTS = indicator_printers_service-indicator-printers-service.$(OBJEXT) \ + indicator_printers_service-indicator-printers-menu.$(OBJEXT) \ + indicator_printers_service-indicator-printer-state-notifier.$(OBJEXT) \ + indicator_printers_service-spawn-printer-settings.$(OBJEXT) \ + $(am__objects_1) +indicator_printers_service_OBJECTS = \ + $(am_indicator_printers_service_OBJECTS) +indicator_printers_service_DEPENDENCIES = $(am__DEPENDENCIES_1) +DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) +depcomp = $(SHELL) $(top_srcdir)/depcomp +am__depfiles_maybe = depfiles +am__mv = mv -f +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ + $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ + $(AM_CFLAGS) $(CFLAGS) +AM_V_CC = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ +CCLD = $(CC) +LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ + $(AM_LDFLAGS) $(LDFLAGS) -o $@ +AM_V_CCLD = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; +SOURCES = $(libprintersmenu_la_SOURCES) \ + $(indicator_printers_service_SOURCES) +DIST_SOURCES = $(libprintersmenu_la_SOURCES) \ + $(indicator_printers_service_SOURCES) +ETAGS = etags +CTAGS = ctags +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +AMTAR = @AMTAR@ +AM_CFLAGS = @AM_CFLAGS@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +APPLET_CFLAGS = @APPLET_CFLAGS@ +APPLET_LIBS = @APPLET_LIBS@ +AR = @AR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CUPS_CONFIG = @CUPS_CONFIG@ +CYGPATH_W = @CYGPATH_W@ +DBUSSERVICEDIR = @DBUSSERVICEDIR@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DLLTOOL = @DLLTOOL@ +DSYMUTIL = @DSYMUTIL@ +DUMPBIN = @DUMPBIN@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +GREP = @GREP@ +INDICATORDIR = @INDICATORDIR@ +INDICATORICONDIR = @INDICATORICONDIR@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MKDIR_P = @MKDIR_P@ +NM = @NM@ +NMEDIT = @NMEDIT@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +OTOOL = @OTOOL@ +OTOOL64 = @OTOOL64@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +RANLIB = @RANLIB@ +SED = @SED@ +SERVICE_CFLAGS = @SERVICE_CFLAGS@ +SERVICE_LIBS = @SERVICE_LIBS@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +VERSION = @VERSION@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +printersmenulibdir = $(INDICATORDIR) +printersmenulib_LTLIBRARIES = libprintersmenu.la +libprintersmenu_la_SOURCES = \ + indicator-printers.c \ + indicator-printers.h \ + indicator-menu-item.c \ + indicator-menu-item.h \ + dbus-names.h + +libprintersmenu_la_CPPFLAGS = $(APPLET_CFLAGS) +libprintersmenu_la_LIBADD = $(APPLET_LIBS) -lm +libprintersmenu_la_LDFLAGS = -module -avoid-version +cups_notifier_sources = \ + cups-notifier.c \ + cups-notifier.h + +indicator_printers_service_SOURCES = \ + indicator-printers-service.c \ + indicator-printers-menu.c \ + indicator-printers-menu.h \ + indicator-printer-state-notifier.c \ + indicator-printer-state-notifier.h \ + spawn-printer-settings.c \ + spawn-printer-settings.h \ + dbus-names.h \ + $(cups_notifier_sources) + +indicator_printers_service_CPPFLAGS = $(SERVICE_CFLAGS) +indicator_printers_service_LDADD = $(SERVICE_LIBS) +BUILT_SOURCES = $(cups_notifier_sources) +EXTRA_DIST = org.cups.cupsd.Notifier.xml +all: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) all-am + +.SUFFIXES: +.SUFFIXES: .c .lo .o .obj +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu src/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): +install-printersmenulibLTLIBRARIES: $(printersmenulib_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(printersmenulibdir)" || $(MKDIR_P) "$(DESTDIR)$(printersmenulibdir)" + @list='$(printersmenulib_LTLIBRARIES)'; test -n "$(printersmenulibdir)" || list=; \ + list2=; for p in $$list; do \ + if test -f $$p; then \ + list2="$$list2 $$p"; \ + else :; fi; \ + done; \ + test -z "$$list2" || { \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(printersmenulibdir)'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(printersmenulibdir)"; \ + } + +uninstall-printersmenulibLTLIBRARIES: + @$(NORMAL_UNINSTALL) + @list='$(printersmenulib_LTLIBRARIES)'; test -n "$(printersmenulibdir)" || list=; \ + for p in $$list; do \ + $(am__strip_dir) \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(printersmenulibdir)/$$f'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(printersmenulibdir)/$$f"; \ + done + +clean-printersmenulibLTLIBRARIES: + -test -z "$(printersmenulib_LTLIBRARIES)" || rm -f $(printersmenulib_LTLIBRARIES) + @list='$(printersmenulib_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done +libprintersmenu.la: $(libprintersmenu_la_OBJECTS) $(libprintersmenu_la_DEPENDENCIES) $(EXTRA_libprintersmenu_la_DEPENDENCIES) + $(AM_V_CCLD)$(libprintersmenu_la_LINK) -rpath $(printersmenulibdir) $(libprintersmenu_la_OBJECTS) $(libprintersmenu_la_LIBADD) $(LIBS) +install-libexecPROGRAMS: $(libexec_PROGRAMS) + @$(NORMAL_INSTALL) + test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)" + @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ + for p in $$list; do echo "$$p $$p"; done | \ + sed 's/$(EXEEXT)$$//' | \ + while read p p1; do if test -f $$p || test -f $$p1; \ + then echo "$$p"; echo "$$p"; else :; fi; \ + done | \ + sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ + -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ + sed 'N;N;N;s,\n, ,g' | \ + $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ + { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ + if ($$2 == $$4) files[d] = files[d] " " $$1; \ + else { print "f", $$3 "/" $$4, $$1; } } \ + END { for (d in files) print "f", d, files[d] }' | \ + while read type dir files; do \ + if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ + test -z "$$files" || { \ + echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \ + $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \ + } \ + ; done + +uninstall-libexecPROGRAMS: + @$(NORMAL_UNINSTALL) + @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ + files=`for p in $$list; do echo "$$p"; done | \ + sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ + -e 's/$$/$(EXEEXT)/' `; \ + test -n "$$list" || exit 0; \ + echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(libexecdir)" && rm -f $$files + +clean-libexecPROGRAMS: + @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \ + echo " rm -f" $$list; \ + rm -f $$list || exit $$?; \ + test -n "$(EXEEXT)" || exit 0; \ + list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ + echo " rm -f" $$list; \ + rm -f $$list +indicator-printers-service$(EXEEXT): $(indicator_printers_service_OBJECTS) $(indicator_printers_service_DEPENDENCIES) $(EXTRA_indicator_printers_service_DEPENDENCIES) + @rm -f indicator-printers-service$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(indicator_printers_service_OBJECTS) $(indicator_printers_service_LDADD) $(LIBS) + +mostlyclean-compile: + -rm -f *.$(OBJEXT) + +distclean-compile: + -rm -f *.tab.c + +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indicator_printers_service-cups-notifier.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indicator_printers_service-indicator-printer-state-notifier.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indicator_printers_service-indicator-printers-menu.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indicator_printers_service-indicator-printers-service.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indicator_printers_service-spawn-printer-settings.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libprintersmenu_la-indicator-menu-item.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libprintersmenu_la-indicator-printers.Plo@am__quote@ + +.c.o: +@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< + +.c.obj: +@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` + +.c.lo: +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< + +libprintersmenu_la-indicator-printers.lo: indicator-printers.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libprintersmenu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libprintersmenu_la-indicator-printers.lo -MD -MP -MF $(DEPDIR)/libprintersmenu_la-indicator-printers.Tpo -c -o libprintersmenu_la-indicator-printers.lo `test -f 'indicator-printers.c' || echo '$(srcdir)/'`indicator-printers.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libprintersmenu_la-indicator-printers.Tpo $(DEPDIR)/libprintersmenu_la-indicator-printers.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='indicator-printers.c' object='libprintersmenu_la-indicator-printers.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libprintersmenu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libprintersmenu_la-indicator-printers.lo `test -f 'indicator-printers.c' || echo '$(srcdir)/'`indicator-printers.c + +libprintersmenu_la-indicator-menu-item.lo: indicator-menu-item.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libprintersmenu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libprintersmenu_la-indicator-menu-item.lo -MD -MP -MF $(DEPDIR)/libprintersmenu_la-indicator-menu-item.Tpo -c -o libprintersmenu_la-indicator-menu-item.lo `test -f 'indicator-menu-item.c' || echo '$(srcdir)/'`indicator-menu-item.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libprintersmenu_la-indicator-menu-item.Tpo $(DEPDIR)/libprintersmenu_la-indicator-menu-item.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='indicator-menu-item.c' object='libprintersmenu_la-indicator-menu-item.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libprintersmenu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libprintersmenu_la-indicator-menu-item.lo `test -f 'indicator-menu-item.c' || echo '$(srcdir)/'`indicator-menu-item.c + +indicator_printers_service-indicator-printers-service.o: indicator-printers-service.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT indicator_printers_service-indicator-printers-service.o -MD -MP -MF $(DEPDIR)/indicator_printers_service-indicator-printers-service.Tpo -c -o indicator_printers_service-indicator-printers-service.o `test -f 'indicator-printers-service.c' || echo '$(srcdir)/'`indicator-printers-service.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_printers_service-indicator-printers-service.Tpo $(DEPDIR)/indicator_printers_service-indicator-printers-service.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='indicator-printers-service.c' object='indicator_printers_service-indicator-printers-service.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o indicator_printers_service-indicator-printers-service.o `test -f 'indicator-printers-service.c' || echo '$(srcdir)/'`indicator-printers-service.c + +indicator_printers_service-indicator-printers-service.obj: indicator-printers-service.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT indicator_printers_service-indicator-printers-service.obj -MD -MP -MF $(DEPDIR)/indicator_printers_service-indicator-printers-service.Tpo -c -o indicator_printers_service-indicator-printers-service.obj `if test -f 'indicator-printers-service.c'; then $(CYGPATH_W) 'indicator-printers-service.c'; else $(CYGPATH_W) '$(srcdir)/indicator-printers-service.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_printers_service-indicator-printers-service.Tpo $(DEPDIR)/indicator_printers_service-indicator-printers-service.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='indicator-printers-service.c' object='indicator_printers_service-indicator-printers-service.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o indicator_printers_service-indicator-printers-service.obj `if test -f 'indicator-printers-service.c'; then $(CYGPATH_W) 'indicator-printers-service.c'; else $(CYGPATH_W) '$(srcdir)/indicator-printers-service.c'; fi` + +indicator_printers_service-indicator-printers-menu.o: indicator-printers-menu.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT indicator_printers_service-indicator-printers-menu.o -MD -MP -MF $(DEPDIR)/indicator_printers_service-indicator-printers-menu.Tpo -c -o indicator_printers_service-indicator-printers-menu.o `test -f 'indicator-printers-menu.c' || echo '$(srcdir)/'`indicator-printers-menu.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_printers_service-indicator-printers-menu.Tpo $(DEPDIR)/indicator_printers_service-indicator-printers-menu.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='indicator-printers-menu.c' object='indicator_printers_service-indicator-printers-menu.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o indicator_printers_service-indicator-printers-menu.o `test -f 'indicator-printers-menu.c' || echo '$(srcdir)/'`indicator-printers-menu.c + +indicator_printers_service-indicator-printers-menu.obj: indicator-printers-menu.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT indicator_printers_service-indicator-printers-menu.obj -MD -MP -MF $(DEPDIR)/indicator_printers_service-indicator-printers-menu.Tpo -c -o indicator_printers_service-indicator-printers-menu.obj `if test -f 'indicator-printers-menu.c'; then $(CYGPATH_W) 'indicator-printers-menu.c'; else $(CYGPATH_W) '$(srcdir)/indicator-printers-menu.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_printers_service-indicator-printers-menu.Tpo $(DEPDIR)/indicator_printers_service-indicator-printers-menu.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='indicator-printers-menu.c' object='indicator_printers_service-indicator-printers-menu.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o indicator_printers_service-indicator-printers-menu.obj `if test -f 'indicator-printers-menu.c'; then $(CYGPATH_W) 'indicator-printers-menu.c'; else $(CYGPATH_W) '$(srcdir)/indicator-printers-menu.c'; fi` + +indicator_printers_service-indicator-printer-state-notifier.o: indicator-printer-state-notifier.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT indicator_printers_service-indicator-printer-state-notifier.o -MD -MP -MF $(DEPDIR)/indicator_printers_service-indicator-printer-state-notifier.Tpo -c -o indicator_printers_service-indicator-printer-state-notifier.o `test -f 'indicator-printer-state-notifier.c' || echo '$(srcdir)/'`indicator-printer-state-notifier.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_printers_service-indicator-printer-state-notifier.Tpo $(DEPDIR)/indicator_printers_service-indicator-printer-state-notifier.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='indicator-printer-state-notifier.c' object='indicator_printers_service-indicator-printer-state-notifier.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o indicator_printers_service-indicator-printer-state-notifier.o `test -f 'indicator-printer-state-notifier.c' || echo '$(srcdir)/'`indicator-printer-state-notifier.c + +indicator_printers_service-indicator-printer-state-notifier.obj: indicator-printer-state-notifier.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT indicator_printers_service-indicator-printer-state-notifier.obj -MD -MP -MF $(DEPDIR)/indicator_printers_service-indicator-printer-state-notifier.Tpo -c -o indicator_printers_service-indicator-printer-state-notifier.obj `if test -f 'indicator-printer-state-notifier.c'; then $(CYGPATH_W) 'indicator-printer-state-notifier.c'; else $(CYGPATH_W) '$(srcdir)/indicator-printer-state-notifier.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_printers_service-indicator-printer-state-notifier.Tpo $(DEPDIR)/indicator_printers_service-indicator-printer-state-notifier.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='indicator-printer-state-notifier.c' object='indicator_printers_service-indicator-printer-state-notifier.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o indicator_printers_service-indicator-printer-state-notifier.obj `if test -f 'indicator-printer-state-notifier.c'; then $(CYGPATH_W) 'indicator-printer-state-notifier.c'; else $(CYGPATH_W) '$(srcdir)/indicator-printer-state-notifier.c'; fi` + +indicator_printers_service-spawn-printer-settings.o: spawn-printer-settings.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT indicator_printers_service-spawn-printer-settings.o -MD -MP -MF $(DEPDIR)/indicator_printers_service-spawn-printer-settings.Tpo -c -o indicator_printers_service-spawn-printer-settings.o `test -f 'spawn-printer-settings.c' || echo '$(srcdir)/'`spawn-printer-settings.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_printers_service-spawn-printer-settings.Tpo $(DEPDIR)/indicator_printers_service-spawn-printer-settings.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='spawn-printer-settings.c' object='indicator_printers_service-spawn-printer-settings.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o indicator_printers_service-spawn-printer-settings.o `test -f 'spawn-printer-settings.c' || echo '$(srcdir)/'`spawn-printer-settings.c + +indicator_printers_service-spawn-printer-settings.obj: spawn-printer-settings.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT indicator_printers_service-spawn-printer-settings.obj -MD -MP -MF $(DEPDIR)/indicator_printers_service-spawn-printer-settings.Tpo -c -o indicator_printers_service-spawn-printer-settings.obj `if test -f 'spawn-printer-settings.c'; then $(CYGPATH_W) 'spawn-printer-settings.c'; else $(CYGPATH_W) '$(srcdir)/spawn-printer-settings.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_printers_service-spawn-printer-settings.Tpo $(DEPDIR)/indicator_printers_service-spawn-printer-settings.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='spawn-printer-settings.c' object='indicator_printers_service-spawn-printer-settings.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o indicator_printers_service-spawn-printer-settings.obj `if test -f 'spawn-printer-settings.c'; then $(CYGPATH_W) 'spawn-printer-settings.c'; else $(CYGPATH_W) '$(srcdir)/spawn-printer-settings.c'; fi` + +indicator_printers_service-cups-notifier.o: cups-notifier.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT indicator_printers_service-cups-notifier.o -MD -MP -MF $(DEPDIR)/indicator_printers_service-cups-notifier.Tpo -c -o indicator_printers_service-cups-notifier.o `test -f 'cups-notifier.c' || echo '$(srcdir)/'`cups-notifier.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_printers_service-cups-notifier.Tpo $(DEPDIR)/indicator_printers_service-cups-notifier.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cups-notifier.c' object='indicator_printers_service-cups-notifier.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o indicator_printers_service-cups-notifier.o `test -f 'cups-notifier.c' || echo '$(srcdir)/'`cups-notifier.c + +indicator_printers_service-cups-notifier.obj: cups-notifier.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT indicator_printers_service-cups-notifier.obj -MD -MP -MF $(DEPDIR)/indicator_printers_service-cups-notifier.Tpo -c -o indicator_printers_service-cups-notifier.obj `if test -f 'cups-notifier.c'; then $(CYGPATH_W) 'cups-notifier.c'; else $(CYGPATH_W) '$(srcdir)/cups-notifier.c'; fi` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_printers_service-cups-notifier.Tpo $(DEPDIR)/indicator_printers_service-cups-notifier.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cups-notifier.c' object='indicator_printers_service-cups-notifier.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(indicator_printers_service_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o indicator_printers_service-cups-notifier.obj `if test -f 'cups-notifier.c'; then $(CYGPATH_W) 'cups-notifier.c'; else $(CYGPATH_W) '$(srcdir)/cups-notifier.c'; fi` + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + mkid -fID $$unique +tags: TAGS + +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + set x; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + shift; \ + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + if test $$# -gt 0; then \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + "$$@" $$unique; \ + else \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$unique; \ + fi; \ + fi +ctags: CTAGS +CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && $(am__cd) $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) "$$here" + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) check-am +all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) +installdirs: + for dir in "$(DESTDIR)$(printersmenulibdir)" "$(DESTDIR)$(libexecdir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." + -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) +clean: clean-am + +clean-am: clean-generic clean-libexecPROGRAMS clean-libtool \ + clean-printersmenulibLTLIBRARIES mostlyclean-am + +distclean: distclean-am + -rm -rf ./$(DEPDIR) + -rm -f Makefile +distclean-am: clean-am distclean-compile distclean-generic \ + distclean-tags + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: install-printersmenulibLTLIBRARIES + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: install-libexecPROGRAMS + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -rf ./$(DEPDIR) + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-compile mostlyclean-generic \ + mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-libexecPROGRAMS \ + uninstall-printersmenulibLTLIBRARIES + +.MAKE: all check install install-am install-strip + +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ + clean-libexecPROGRAMS clean-libtool \ + clean-printersmenulibLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am \ + install-libexecPROGRAMS install-man install-pdf install-pdf-am \ + install-printersmenulibLTLIBRARIES install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ + pdf pdf-am ps ps-am tags uninstall uninstall-am \ + uninstall-libexecPROGRAMS uninstall-printersmenulibLTLIBRARIES + + +$(cups_notifier_sources): $(top_srcdir)/src/org.cups.cupsd.Notifier.xml + gdbus-codegen \ + --interface-prefix org.cups.cupsd \ + --c-namespace Cups \ + --generate-c-code cups-notifier \ + $^ + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/src/cups-notifier.c b/src/cups-notifier.c new file mode 100644 index 0000000..c28a327 --- /dev/null +++ b/src/cups-notifier.c @@ -0,0 +1,3531 @@ +/* + * Generated by gdbus-codegen 2.31.16. DO NOT EDIT. + * + * The license of this code is the same as for the source it was derived from. + */ + +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + +#include "cups-notifier.h" + +#ifdef G_OS_UNIX +# include <gio/gunixfdlist.h> +#endif + +typedef struct +{ + GDBusArgInfo parent_struct; + gboolean use_gvariant; +} _ExtendedGDBusArgInfo; + +typedef struct +{ + GDBusMethodInfo parent_struct; + const gchar *signal_name; + gboolean pass_fdlist; +} _ExtendedGDBusMethodInfo; + +typedef struct +{ + GDBusSignalInfo parent_struct; + const gchar *signal_name; +} _ExtendedGDBusSignalInfo; + +typedef struct +{ + GDBusPropertyInfo parent_struct; + const gchar *hyphen_name; + gboolean use_gvariant; +} _ExtendedGDBusPropertyInfo; + +typedef struct +{ + GDBusInterfaceInfo parent_struct; + const gchar *hyphen_name; +} _ExtendedGDBusInterfaceInfo; + +typedef struct +{ + const _ExtendedGDBusPropertyInfo *info; + guint prop_id; + GValue orig_value; /* the value before the change */ +} ChangedProperty; + +static void +_changed_property_free (ChangedProperty *data) +{ + g_value_unset (&data->orig_value); + g_free (data); +} + +static gboolean +_g_strv_equal0 (gchar **a, gchar **b) +{ + gboolean ret = FALSE; + guint n; + if (a == NULL && b == NULL) + { + ret = TRUE; + goto out; + } + if (a == NULL || b == NULL) + goto out; + if (g_strv_length (a) != g_strv_length (b)) + goto out; + for (n = 0; a[n] != NULL; n++) + if (g_strcmp0 (a[n], b[n]) != 0) + goto out; + ret = TRUE; +out: + return ret; +} + +static gboolean +_g_variant_equal0 (GVariant *a, GVariant *b) +{ + gboolean ret = FALSE; + if (a == NULL && b == NULL) + { + ret = TRUE; + goto out; + } + if (a == NULL || b == NULL) + goto out; + ret = g_variant_equal (a, b); +out: + return ret; +} + +G_GNUC_UNUSED static gboolean +_g_value_equal (const GValue *a, const GValue *b) +{ + gboolean ret = FALSE; + g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b)); + switch (G_VALUE_TYPE (a)) + { + case G_TYPE_BOOLEAN: + ret = (g_value_get_boolean (a) == g_value_get_boolean (b)); + break; + case G_TYPE_UCHAR: + ret = (g_value_get_uchar (a) == g_value_get_uchar (b)); + break; + case G_TYPE_INT: + ret = (g_value_get_int (a) == g_value_get_int (b)); + break; + case G_TYPE_UINT: + ret = (g_value_get_uint (a) == g_value_get_uint (b)); + break; + case G_TYPE_INT64: + ret = (g_value_get_int64 (a) == g_value_get_int64 (b)); + break; + case G_TYPE_UINT64: + ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b)); + break; + case G_TYPE_DOUBLE: + ret = (g_value_get_double (a) == g_value_get_double (b)); + break; + case G_TYPE_STRING: + ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0); + break; + case G_TYPE_VARIANT: + ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b)); + break; + default: + if (G_VALUE_TYPE (a) == G_TYPE_STRV) + ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b)); + else + g_critical ("_g_value_equal() does not handle type %s", g_type_name (G_VALUE_TYPE (a))); + break; + } + return ret; +} + +/* ------------------------------------------------------------------------ + * Code for interface org.cups.cupsd.Notifier + * ------------------------------------------------------------------------ + */ + +/** + * SECTION:CupsNotifier + * @title: CupsNotifier + * @short_description: Generated C code for the org.cups.cupsd.Notifier D-Bus interface + * + * This section contains code for working with the <link linkend="gdbus-interface-org-cups-cupsd-Notifier.top_of_page">org.cups.cupsd.Notifier</link> D-Bus interface in C. + */ + +/* ---- Introspection data for org.cups.cupsd.Notifier ---- */ + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_server_started_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_server_started_ARG_pointers[] = +{ + &_cups_notifier_signal_info_server_started_ARG_text, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_server_started = +{ + { + -1, + "ServerStarted", + (GDBusArgInfo **) &_cups_notifier_signal_info_server_started_ARG_pointers, + NULL + }, + "server-started" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_server_restarted_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_server_restarted_ARG_pointers[] = +{ + &_cups_notifier_signal_info_server_restarted_ARG_text, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_server_restarted = +{ + { + -1, + "ServerRestarted", + (GDBusArgInfo **) &_cups_notifier_signal_info_server_restarted_ARG_pointers, + NULL + }, + "server-restarted" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_server_stopped_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_server_stopped_ARG_pointers[] = +{ + &_cups_notifier_signal_info_server_stopped_ARG_text, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_server_stopped = +{ + { + -1, + "ServerStopped", + (GDBusArgInfo **) &_cups_notifier_signal_info_server_stopped_ARG_pointers, + NULL + }, + "server-stopped" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_server_audit_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_server_audit_ARG_pointers[] = +{ + &_cups_notifier_signal_info_server_audit_ARG_text, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_server_audit = +{ + { + -1, + "ServerAudit", + (GDBusArgInfo **) &_cups_notifier_signal_info_server_audit_ARG_pointers, + NULL + }, + "server-audit" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_added_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_added_ARG_printer_uri = +{ + { + -1, + "printer_uri", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_added_ARG_printer_name = +{ + { + -1, + "printer_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_added_ARG_printer_state = +{ + { + -1, + "printer_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_added_ARG_printer_state_reasons = +{ + { + -1, + "printer_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_added_ARG_printer_is_accepting_jobs = +{ + { + -1, + "printer_is_accepting_jobs", + "b", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_printer_added_ARG_pointers[] = +{ + &_cups_notifier_signal_info_printer_added_ARG_text, + &_cups_notifier_signal_info_printer_added_ARG_printer_uri, + &_cups_notifier_signal_info_printer_added_ARG_printer_name, + &_cups_notifier_signal_info_printer_added_ARG_printer_state, + &_cups_notifier_signal_info_printer_added_ARG_printer_state_reasons, + &_cups_notifier_signal_info_printer_added_ARG_printer_is_accepting_jobs, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_printer_added = +{ + { + -1, + "PrinterAdded", + (GDBusArgInfo **) &_cups_notifier_signal_info_printer_added_ARG_pointers, + NULL + }, + "printer-added" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_deleted_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_deleted_ARG_printer_uri = +{ + { + -1, + "printer_uri", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_deleted_ARG_printer_name = +{ + { + -1, + "printer_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_deleted_ARG_printer_state = +{ + { + -1, + "printer_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_deleted_ARG_printer_state_reasons = +{ + { + -1, + "printer_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_deleted_ARG_printer_is_accepting_jobs = +{ + { + -1, + "printer_is_accepting_jobs", + "b", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_printer_deleted_ARG_pointers[] = +{ + &_cups_notifier_signal_info_printer_deleted_ARG_text, + &_cups_notifier_signal_info_printer_deleted_ARG_printer_uri, + &_cups_notifier_signal_info_printer_deleted_ARG_printer_name, + &_cups_notifier_signal_info_printer_deleted_ARG_printer_state, + &_cups_notifier_signal_info_printer_deleted_ARG_printer_state_reasons, + &_cups_notifier_signal_info_printer_deleted_ARG_printer_is_accepting_jobs, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_printer_deleted = +{ + { + -1, + "PrinterDeleted", + (GDBusArgInfo **) &_cups_notifier_signal_info_printer_deleted_ARG_pointers, + NULL + }, + "printer-deleted" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_modified_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_modified_ARG_printer_uri = +{ + { + -1, + "printer_uri", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_modified_ARG_printer_name = +{ + { + -1, + "printer_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_modified_ARG_printer_state = +{ + { + -1, + "printer_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_modified_ARG_printer_state_reasons = +{ + { + -1, + "printer_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_modified_ARG_printer_is_accepting_jobs = +{ + { + -1, + "printer_is_accepting_jobs", + "b", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_printer_modified_ARG_pointers[] = +{ + &_cups_notifier_signal_info_printer_modified_ARG_text, + &_cups_notifier_signal_info_printer_modified_ARG_printer_uri, + &_cups_notifier_signal_info_printer_modified_ARG_printer_name, + &_cups_notifier_signal_info_printer_modified_ARG_printer_state, + &_cups_notifier_signal_info_printer_modified_ARG_printer_state_reasons, + &_cups_notifier_signal_info_printer_modified_ARG_printer_is_accepting_jobs, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_printer_modified = +{ + { + -1, + "PrinterModified", + (GDBusArgInfo **) &_cups_notifier_signal_info_printer_modified_ARG_pointers, + NULL + }, + "printer-modified" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_restarted_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_restarted_ARG_printer_uri = +{ + { + -1, + "printer_uri", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_restarted_ARG_printer_name = +{ + { + -1, + "printer_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_restarted_ARG_printer_state = +{ + { + -1, + "printer_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_restarted_ARG_printer_state_reasons = +{ + { + -1, + "printer_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_restarted_ARG_printer_is_accepting_jobs = +{ + { + -1, + "printer_is_accepting_jobs", + "b", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_printer_restarted_ARG_pointers[] = +{ + &_cups_notifier_signal_info_printer_restarted_ARG_text, + &_cups_notifier_signal_info_printer_restarted_ARG_printer_uri, + &_cups_notifier_signal_info_printer_restarted_ARG_printer_name, + &_cups_notifier_signal_info_printer_restarted_ARG_printer_state, + &_cups_notifier_signal_info_printer_restarted_ARG_printer_state_reasons, + &_cups_notifier_signal_info_printer_restarted_ARG_printer_is_accepting_jobs, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_printer_restarted = +{ + { + -1, + "PrinterRestarted", + (GDBusArgInfo **) &_cups_notifier_signal_info_printer_restarted_ARG_pointers, + NULL + }, + "printer-restarted" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_stopped_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_stopped_ARG_printer_uri = +{ + { + -1, + "printer_uri", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_stopped_ARG_printer_name = +{ + { + -1, + "printer_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_stopped_ARG_printer_state = +{ + { + -1, + "printer_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_stopped_ARG_printer_state_reasons = +{ + { + -1, + "printer_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_stopped_ARG_printer_is_accepting_jobs = +{ + { + -1, + "printer_is_accepting_jobs", + "b", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_printer_stopped_ARG_pointers[] = +{ + &_cups_notifier_signal_info_printer_stopped_ARG_text, + &_cups_notifier_signal_info_printer_stopped_ARG_printer_uri, + &_cups_notifier_signal_info_printer_stopped_ARG_printer_name, + &_cups_notifier_signal_info_printer_stopped_ARG_printer_state, + &_cups_notifier_signal_info_printer_stopped_ARG_printer_state_reasons, + &_cups_notifier_signal_info_printer_stopped_ARG_printer_is_accepting_jobs, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_printer_stopped = +{ + { + -1, + "PrinterStopped", + (GDBusArgInfo **) &_cups_notifier_signal_info_printer_stopped_ARG_pointers, + NULL + }, + "printer-stopped" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_shutdown_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_shutdown_ARG_printer_uri = +{ + { + -1, + "printer_uri", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_shutdown_ARG_printer_name = +{ + { + -1, + "printer_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_shutdown_ARG_printer_state = +{ + { + -1, + "printer_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_shutdown_ARG_printer_state_reasons = +{ + { + -1, + "printer_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_shutdown_ARG_printer_is_accepting_jobs = +{ + { + -1, + "printer_is_accepting_jobs", + "b", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_printer_shutdown_ARG_pointers[] = +{ + &_cups_notifier_signal_info_printer_shutdown_ARG_text, + &_cups_notifier_signal_info_printer_shutdown_ARG_printer_uri, + &_cups_notifier_signal_info_printer_shutdown_ARG_printer_name, + &_cups_notifier_signal_info_printer_shutdown_ARG_printer_state, + &_cups_notifier_signal_info_printer_shutdown_ARG_printer_state_reasons, + &_cups_notifier_signal_info_printer_shutdown_ARG_printer_is_accepting_jobs, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_printer_shutdown = +{ + { + -1, + "PrinterShutdown", + (GDBusArgInfo **) &_cups_notifier_signal_info_printer_shutdown_ARG_pointers, + NULL + }, + "printer-shutdown" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_state_changed_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_state_changed_ARG_printer_uri = +{ + { + -1, + "printer_uri", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_state_changed_ARG_printer_name = +{ + { + -1, + "printer_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_state_changed_ARG_printer_state = +{ + { + -1, + "printer_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_state_changed_ARG_printer_state_reasons = +{ + { + -1, + "printer_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_state_changed_ARG_printer_is_accepting_jobs = +{ + { + -1, + "printer_is_accepting_jobs", + "b", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_printer_state_changed_ARG_pointers[] = +{ + &_cups_notifier_signal_info_printer_state_changed_ARG_text, + &_cups_notifier_signal_info_printer_state_changed_ARG_printer_uri, + &_cups_notifier_signal_info_printer_state_changed_ARG_printer_name, + &_cups_notifier_signal_info_printer_state_changed_ARG_printer_state, + &_cups_notifier_signal_info_printer_state_changed_ARG_printer_state_reasons, + &_cups_notifier_signal_info_printer_state_changed_ARG_printer_is_accepting_jobs, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_printer_state_changed = +{ + { + -1, + "PrinterStateChanged", + (GDBusArgInfo **) &_cups_notifier_signal_info_printer_state_changed_ARG_pointers, + NULL + }, + "printer-state-changed" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_finishings_changed_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_finishings_changed_ARG_printer_uri = +{ + { + -1, + "printer_uri", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_finishings_changed_ARG_printer_name = +{ + { + -1, + "printer_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_finishings_changed_ARG_printer_state = +{ + { + -1, + "printer_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_finishings_changed_ARG_printer_state_reasons = +{ + { + -1, + "printer_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_finishings_changed_ARG_printer_is_accepting_jobs = +{ + { + -1, + "printer_is_accepting_jobs", + "b", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_printer_finishings_changed_ARG_pointers[] = +{ + &_cups_notifier_signal_info_printer_finishings_changed_ARG_text, + &_cups_notifier_signal_info_printer_finishings_changed_ARG_printer_uri, + &_cups_notifier_signal_info_printer_finishings_changed_ARG_printer_name, + &_cups_notifier_signal_info_printer_finishings_changed_ARG_printer_state, + &_cups_notifier_signal_info_printer_finishings_changed_ARG_printer_state_reasons, + &_cups_notifier_signal_info_printer_finishings_changed_ARG_printer_is_accepting_jobs, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_printer_finishings_changed = +{ + { + -1, + "PrinterFinishingsChanged", + (GDBusArgInfo **) &_cups_notifier_signal_info_printer_finishings_changed_ARG_pointers, + NULL + }, + "printer-finishings-changed" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_media_changed_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_media_changed_ARG_printer_uri = +{ + { + -1, + "printer_uri", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_media_changed_ARG_printer_name = +{ + { + -1, + "printer_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_media_changed_ARG_printer_state = +{ + { + -1, + "printer_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_media_changed_ARG_printer_state_reasons = +{ + { + -1, + "printer_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_printer_media_changed_ARG_printer_is_accepting_jobs = +{ + { + -1, + "printer_is_accepting_jobs", + "b", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_printer_media_changed_ARG_pointers[] = +{ + &_cups_notifier_signal_info_printer_media_changed_ARG_text, + &_cups_notifier_signal_info_printer_media_changed_ARG_printer_uri, + &_cups_notifier_signal_info_printer_media_changed_ARG_printer_name, + &_cups_notifier_signal_info_printer_media_changed_ARG_printer_state, + &_cups_notifier_signal_info_printer_media_changed_ARG_printer_state_reasons, + &_cups_notifier_signal_info_printer_media_changed_ARG_printer_is_accepting_jobs, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_printer_media_changed = +{ + { + -1, + "PrinterMediaChanged", + (GDBusArgInfo **) &_cups_notifier_signal_info_printer_media_changed_ARG_pointers, + NULL + }, + "printer-media-changed" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_created_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_created_ARG_printer_uri = +{ + { + -1, + "printer_uri", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_created_ARG_printer_name = +{ + { + -1, + "printer_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_created_ARG_printer_state = +{ + { + -1, + "printer_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_created_ARG_printer_state_reasons = +{ + { + -1, + "printer_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_created_ARG_printer_is_accepting_jobs = +{ + { + -1, + "printer_is_accepting_jobs", + "b", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_created_ARG_job_id = +{ + { + -1, + "job_id", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_created_ARG_job_state = +{ + { + -1, + "job_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_created_ARG_job_state_reasons = +{ + { + -1, + "job_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_created_ARG_job_name = +{ + { + -1, + "job_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_created_ARG_job_impressions_completed = +{ + { + -1, + "job_impressions_completed", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_job_created_ARG_pointers[] = +{ + &_cups_notifier_signal_info_job_created_ARG_text, + &_cups_notifier_signal_info_job_created_ARG_printer_uri, + &_cups_notifier_signal_info_job_created_ARG_printer_name, + &_cups_notifier_signal_info_job_created_ARG_printer_state, + &_cups_notifier_signal_info_job_created_ARG_printer_state_reasons, + &_cups_notifier_signal_info_job_created_ARG_printer_is_accepting_jobs, + &_cups_notifier_signal_info_job_created_ARG_job_id, + &_cups_notifier_signal_info_job_created_ARG_job_state, + &_cups_notifier_signal_info_job_created_ARG_job_state_reasons, + &_cups_notifier_signal_info_job_created_ARG_job_name, + &_cups_notifier_signal_info_job_created_ARG_job_impressions_completed, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_job_created = +{ + { + -1, + "JobCreated", + (GDBusArgInfo **) &_cups_notifier_signal_info_job_created_ARG_pointers, + NULL + }, + "job-created" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_completed_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_completed_ARG_printer_uri = +{ + { + -1, + "printer_uri", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_completed_ARG_printer_name = +{ + { + -1, + "printer_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_completed_ARG_printer_state = +{ + { + -1, + "printer_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_completed_ARG_printer_state_reasons = +{ + { + -1, + "printer_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_completed_ARG_printer_is_accepting_jobs = +{ + { + -1, + "printer_is_accepting_jobs", + "b", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_completed_ARG_job_id = +{ + { + -1, + "job_id", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_completed_ARG_job_state = +{ + { + -1, + "job_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_completed_ARG_job_state_reasons = +{ + { + -1, + "job_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_completed_ARG_job_name = +{ + { + -1, + "job_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_completed_ARG_job_impressions_completed = +{ + { + -1, + "job_impressions_completed", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_job_completed_ARG_pointers[] = +{ + &_cups_notifier_signal_info_job_completed_ARG_text, + &_cups_notifier_signal_info_job_completed_ARG_printer_uri, + &_cups_notifier_signal_info_job_completed_ARG_printer_name, + &_cups_notifier_signal_info_job_completed_ARG_printer_state, + &_cups_notifier_signal_info_job_completed_ARG_printer_state_reasons, + &_cups_notifier_signal_info_job_completed_ARG_printer_is_accepting_jobs, + &_cups_notifier_signal_info_job_completed_ARG_job_id, + &_cups_notifier_signal_info_job_completed_ARG_job_state, + &_cups_notifier_signal_info_job_completed_ARG_job_state_reasons, + &_cups_notifier_signal_info_job_completed_ARG_job_name, + &_cups_notifier_signal_info_job_completed_ARG_job_impressions_completed, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_job_completed = +{ + { + -1, + "JobCompleted", + (GDBusArgInfo **) &_cups_notifier_signal_info_job_completed_ARG_pointers, + NULL + }, + "job-completed" +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_state_ARG_text = +{ + { + -1, + "text", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_state_ARG_printer_uri = +{ + { + -1, + "printer_uri", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_state_ARG_printer_name = +{ + { + -1, + "printer_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_state_ARG_printer_state = +{ + { + -1, + "printer_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_state_ARG_printer_state_reasons = +{ + { + -1, + "printer_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_state_ARG_printer_is_accepting_jobs = +{ + { + -1, + "printer_is_accepting_jobs", + "b", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_state_ARG_job_id = +{ + { + -1, + "job_id", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_state_ARG_job_state = +{ + { + -1, + "job_state", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_state_ARG_job_state_reasons = +{ + { + -1, + "job_state_reasons", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_state_ARG_job_name = +{ + { + -1, + "job_name", + "s", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo _cups_notifier_signal_info_job_state_ARG_job_impressions_completed = +{ + { + -1, + "job_impressions_completed", + "u", + NULL + }, + FALSE +}; + +static const _ExtendedGDBusArgInfo * const _cups_notifier_signal_info_job_state_ARG_pointers[] = +{ + &_cups_notifier_signal_info_job_state_ARG_text, + &_cups_notifier_signal_info_job_state_ARG_printer_uri, + &_cups_notifier_signal_info_job_state_ARG_printer_name, + &_cups_notifier_signal_info_job_state_ARG_printer_state, + &_cups_notifier_signal_info_job_state_ARG_printer_state_reasons, + &_cups_notifier_signal_info_job_state_ARG_printer_is_accepting_jobs, + &_cups_notifier_signal_info_job_state_ARG_job_id, + &_cups_notifier_signal_info_job_state_ARG_job_state, + &_cups_notifier_signal_info_job_state_ARG_job_state_reasons, + &_cups_notifier_signal_info_job_state_ARG_job_name, + &_cups_notifier_signal_info_job_state_ARG_job_impressions_completed, + NULL +}; + +static const _ExtendedGDBusSignalInfo _cups_notifier_signal_info_job_state = +{ + { + -1, + "JobState", + (GDBusArgInfo **) &_cups_notifier_signal_info_job_state_ARG_pointers, + NULL + }, + "job-state" +}; + +static const _ExtendedGDBusSignalInfo * const _cups_notifier_signal_info_pointers[] = +{ + &_cups_notifier_signal_info_server_started, + &_cups_notifier_signal_info_server_restarted, + &_cups_notifier_signal_info_server_stopped, + &_cups_notifier_signal_info_server_audit, + &_cups_notifier_signal_info_printer_added, + &_cups_notifier_signal_info_printer_deleted, + &_cups_notifier_signal_info_printer_modified, + &_cups_notifier_signal_info_printer_restarted, + &_cups_notifier_signal_info_printer_stopped, + &_cups_notifier_signal_info_printer_shutdown, + &_cups_notifier_signal_info_printer_state_changed, + &_cups_notifier_signal_info_printer_finishings_changed, + &_cups_notifier_signal_info_printer_media_changed, + &_cups_notifier_signal_info_job_created, + &_cups_notifier_signal_info_job_completed, + &_cups_notifier_signal_info_job_state, + NULL +}; + +static const _ExtendedGDBusInterfaceInfo _cups_notifier_interface_info = +{ + { + -1, + "org.cups.cupsd.Notifier", + NULL, + (GDBusSignalInfo **) &_cups_notifier_signal_info_pointers, + NULL, + NULL + }, + "notifier", +}; + + +/** + * cups_notifier_interface_info: + * + * Gets a machine-readable description of the <link linkend="gdbus-interface-org-cups-cupsd-Notifier.top_of_page">org.cups.cupsd.Notifier</link> D-Bus interface. + * + * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free. + */ +GDBusInterfaceInfo * +cups_notifier_interface_info (void) +{ + return (GDBusInterfaceInfo *) &_cups_notifier_interface_info; +} + +/** + * cups_notifier_override_properties: + * @klass: The class structure for a #GObject<!-- -->-derived class. + * @property_id_begin: The property id to assign to the first overridden property. + * + * Overrides all #GObject properties in the #CupsNotifier interface for a concrete class. + * The properties are overridden in the order they are defined. + * + * Returns: The last property id. + */ +guint +cups_notifier_override_properties (GObjectClass *klass, guint property_id_begin) +{ + return property_id_begin - 1; +} + + + +/** + * CupsNotifier: + * + * Abstract interface type for the D-Bus interface <link linkend="gdbus-interface-org-cups-cupsd-Notifier.top_of_page">org.cups.cupsd.Notifier</link>. + */ + +/** + * CupsNotifierIface: + * @parent_iface: The parent interface. + * @job_completed: Handler for the #CupsNotifier::job-completed signal. + * @job_created: Handler for the #CupsNotifier::job-created signal. + * @job_state: Handler for the #CupsNotifier::job-state signal. + * @printer_added: Handler for the #CupsNotifier::printer-added signal. + * @printer_deleted: Handler for the #CupsNotifier::printer-deleted signal. + * @printer_finishings_changed: Handler for the #CupsNotifier::printer-finishings-changed signal. + * @printer_media_changed: Handler for the #CupsNotifier::printer-media-changed signal. + * @printer_modified: Handler for the #CupsNotifier::printer-modified signal. + * @printer_restarted: Handler for the #CupsNotifier::printer-restarted signal. + * @printer_shutdown: Handler for the #CupsNotifier::printer-shutdown signal. + * @printer_state_changed: Handler for the #CupsNotifier::printer-state-changed signal. + * @printer_stopped: Handler for the #CupsNotifier::printer-stopped signal. + * @server_audit: Handler for the #CupsNotifier::server-audit signal. + * @server_restarted: Handler for the #CupsNotifier::server-restarted signal. + * @server_started: Handler for the #CupsNotifier::server-started signal. + * @server_stopped: Handler for the #CupsNotifier::server-stopped signal. + * + * Virtual table for the D-Bus interface <link linkend="gdbus-interface-org-cups-cupsd-Notifier.top_of_page">org.cups.cupsd.Notifier</link>. + */ + +static void +cups_notifier_default_init (CupsNotifierIface *iface) +{ + /* GObject signals for received D-Bus signals: */ + /** + * CupsNotifier::server-started: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.ServerStarted">"ServerStarted"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("server-started", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, server_started), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 1, G_TYPE_STRING); + + /** + * CupsNotifier::server-restarted: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.ServerRestarted">"ServerRestarted"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("server-restarted", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, server_restarted), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 1, G_TYPE_STRING); + + /** + * CupsNotifier::server-stopped: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.ServerStopped">"ServerStopped"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("server-stopped", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, server_stopped), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 1, G_TYPE_STRING); + + /** + * CupsNotifier::server-audit: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.ServerAudit">"ServerAudit"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("server-audit", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, server_audit), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 1, G_TYPE_STRING); + + /** + * CupsNotifier::printer-added: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * @arg_printer_uri: Argument. + * @arg_printer_name: Argument. + * @arg_printer_state: Argument. + * @arg_printer_state_reasons: Argument. + * @arg_printer_is_accepting_jobs: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterAdded">"PrinterAdded"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("printer-added", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, printer_added), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 6, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_BOOLEAN); + + /** + * CupsNotifier::printer-deleted: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * @arg_printer_uri: Argument. + * @arg_printer_name: Argument. + * @arg_printer_state: Argument. + * @arg_printer_state_reasons: Argument. + * @arg_printer_is_accepting_jobs: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterDeleted">"PrinterDeleted"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("printer-deleted", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, printer_deleted), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 6, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_BOOLEAN); + + /** + * CupsNotifier::printer-modified: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * @arg_printer_uri: Argument. + * @arg_printer_name: Argument. + * @arg_printer_state: Argument. + * @arg_printer_state_reasons: Argument. + * @arg_printer_is_accepting_jobs: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterModified">"PrinterModified"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("printer-modified", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, printer_modified), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 6, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_BOOLEAN); + + /** + * CupsNotifier::printer-restarted: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * @arg_printer_uri: Argument. + * @arg_printer_name: Argument. + * @arg_printer_state: Argument. + * @arg_printer_state_reasons: Argument. + * @arg_printer_is_accepting_jobs: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterRestarted">"PrinterRestarted"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("printer-restarted", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, printer_restarted), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 6, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_BOOLEAN); + + /** + * CupsNotifier::printer-stopped: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * @arg_printer_uri: Argument. + * @arg_printer_name: Argument. + * @arg_printer_state: Argument. + * @arg_printer_state_reasons: Argument. + * @arg_printer_is_accepting_jobs: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterStopped">"PrinterStopped"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("printer-stopped", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, printer_stopped), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 6, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_BOOLEAN); + + /** + * CupsNotifier::printer-shutdown: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * @arg_printer_uri: Argument. + * @arg_printer_name: Argument. + * @arg_printer_state: Argument. + * @arg_printer_state_reasons: Argument. + * @arg_printer_is_accepting_jobs: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterShutdown">"PrinterShutdown"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("printer-shutdown", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, printer_shutdown), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 6, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_BOOLEAN); + + /** + * CupsNotifier::printer-state-changed: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * @arg_printer_uri: Argument. + * @arg_printer_name: Argument. + * @arg_printer_state: Argument. + * @arg_printer_state_reasons: Argument. + * @arg_printer_is_accepting_jobs: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterStateChanged">"PrinterStateChanged"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("printer-state-changed", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, printer_state_changed), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 6, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_BOOLEAN); + + /** + * CupsNotifier::printer-finishings-changed: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * @arg_printer_uri: Argument. + * @arg_printer_name: Argument. + * @arg_printer_state: Argument. + * @arg_printer_state_reasons: Argument. + * @arg_printer_is_accepting_jobs: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterFinishingsChanged">"PrinterFinishingsChanged"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("printer-finishings-changed", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, printer_finishings_changed), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 6, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_BOOLEAN); + + /** + * CupsNotifier::printer-media-changed: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * @arg_printer_uri: Argument. + * @arg_printer_name: Argument. + * @arg_printer_state: Argument. + * @arg_printer_state_reasons: Argument. + * @arg_printer_is_accepting_jobs: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterMediaChanged">"PrinterMediaChanged"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("printer-media-changed", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, printer_media_changed), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 6, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_BOOLEAN); + + /** + * CupsNotifier::job-created: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * @arg_printer_uri: Argument. + * @arg_printer_name: Argument. + * @arg_printer_state: Argument. + * @arg_printer_state_reasons: Argument. + * @arg_printer_is_accepting_jobs: Argument. + * @arg_job_id: Argument. + * @arg_job_state: Argument. + * @arg_job_state_reasons: Argument. + * @arg_job_name: Argument. + * @arg_job_impressions_completed: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.JobCreated">"JobCreated"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("job-created", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, job_created), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 11, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_BOOLEAN, G_TYPE_UINT, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT); + + /** + * CupsNotifier::job-completed: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * @arg_printer_uri: Argument. + * @arg_printer_name: Argument. + * @arg_printer_state: Argument. + * @arg_printer_state_reasons: Argument. + * @arg_printer_is_accepting_jobs: Argument. + * @arg_job_id: Argument. + * @arg_job_state: Argument. + * @arg_job_state_reasons: Argument. + * @arg_job_name: Argument. + * @arg_job_impressions_completed: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.JobCompleted">"JobCompleted"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("job-completed", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, job_completed), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 11, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_BOOLEAN, G_TYPE_UINT, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT); + + /** + * CupsNotifier::job-state: + * @object: A #CupsNotifier. + * @arg_text: Argument. + * @arg_printer_uri: Argument. + * @arg_printer_name: Argument. + * @arg_printer_state: Argument. + * @arg_printer_state_reasons: Argument. + * @arg_printer_is_accepting_jobs: Argument. + * @arg_job_id: Argument. + * @arg_job_state: Argument. + * @arg_job_state_reasons: Argument. + * @arg_job_name: Argument. + * @arg_job_impressions_completed: Argument. + * + * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-cups-cupsd-Notifier.JobState">"JobState"</link> is received. + * + * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal. + */ + g_signal_new ("job-state", + G_TYPE_FROM_INTERFACE (iface), + G_SIGNAL_RUN_LAST, + G_STRUCT_OFFSET (CupsNotifierIface, job_state), + NULL, + NULL, + g_cclosure_marshal_generic, + G_TYPE_NONE, + 11, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_BOOLEAN, G_TYPE_UINT, G_TYPE_UINT, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_UINT); + +} + +typedef CupsNotifierIface CupsNotifierInterface; +G_DEFINE_INTERFACE (CupsNotifier, cups_notifier, G_TYPE_OBJECT); + +/** + * cups_notifier_emit_server_started: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.ServerStarted">"ServerStarted"</link> D-Bus signal. + */ +void +cups_notifier_emit_server_started ( + CupsNotifier *object, + const gchar *arg_text) +{ + g_signal_emit_by_name (object, "server-started", arg_text); +} + +/** + * cups_notifier_emit_server_restarted: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.ServerRestarted">"ServerRestarted"</link> D-Bus signal. + */ +void +cups_notifier_emit_server_restarted ( + CupsNotifier *object, + const gchar *arg_text) +{ + g_signal_emit_by_name (object, "server-restarted", arg_text); +} + +/** + * cups_notifier_emit_server_stopped: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.ServerStopped">"ServerStopped"</link> D-Bus signal. + */ +void +cups_notifier_emit_server_stopped ( + CupsNotifier *object, + const gchar *arg_text) +{ + g_signal_emit_by_name (object, "server-stopped", arg_text); +} + +/** + * cups_notifier_emit_server_audit: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.ServerAudit">"ServerAudit"</link> D-Bus signal. + */ +void +cups_notifier_emit_server_audit ( + CupsNotifier *object, + const gchar *arg_text) +{ + g_signal_emit_by_name (object, "server-audit", arg_text); +} + +/** + * cups_notifier_emit_printer_added: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * @arg_printer_uri: Argument to pass with the signal. + * @arg_printer_name: Argument to pass with the signal. + * @arg_printer_state: Argument to pass with the signal. + * @arg_printer_state_reasons: Argument to pass with the signal. + * @arg_printer_is_accepting_jobs: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterAdded">"PrinterAdded"</link> D-Bus signal. + */ +void +cups_notifier_emit_printer_added ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + g_signal_emit_by_name (object, "printer-added", arg_text, arg_printer_uri, arg_printer_name, arg_printer_state, arg_printer_state_reasons, arg_printer_is_accepting_jobs); +} + +/** + * cups_notifier_emit_printer_deleted: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * @arg_printer_uri: Argument to pass with the signal. + * @arg_printer_name: Argument to pass with the signal. + * @arg_printer_state: Argument to pass with the signal. + * @arg_printer_state_reasons: Argument to pass with the signal. + * @arg_printer_is_accepting_jobs: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterDeleted">"PrinterDeleted"</link> D-Bus signal. + */ +void +cups_notifier_emit_printer_deleted ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + g_signal_emit_by_name (object, "printer-deleted", arg_text, arg_printer_uri, arg_printer_name, arg_printer_state, arg_printer_state_reasons, arg_printer_is_accepting_jobs); +} + +/** + * cups_notifier_emit_printer_modified: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * @arg_printer_uri: Argument to pass with the signal. + * @arg_printer_name: Argument to pass with the signal. + * @arg_printer_state: Argument to pass with the signal. + * @arg_printer_state_reasons: Argument to pass with the signal. + * @arg_printer_is_accepting_jobs: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterModified">"PrinterModified"</link> D-Bus signal. + */ +void +cups_notifier_emit_printer_modified ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + g_signal_emit_by_name (object, "printer-modified", arg_text, arg_printer_uri, arg_printer_name, arg_printer_state, arg_printer_state_reasons, arg_printer_is_accepting_jobs); +} + +/** + * cups_notifier_emit_printer_restarted: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * @arg_printer_uri: Argument to pass with the signal. + * @arg_printer_name: Argument to pass with the signal. + * @arg_printer_state: Argument to pass with the signal. + * @arg_printer_state_reasons: Argument to pass with the signal. + * @arg_printer_is_accepting_jobs: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterRestarted">"PrinterRestarted"</link> D-Bus signal. + */ +void +cups_notifier_emit_printer_restarted ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + g_signal_emit_by_name (object, "printer-restarted", arg_text, arg_printer_uri, arg_printer_name, arg_printer_state, arg_printer_state_reasons, arg_printer_is_accepting_jobs); +} + +/** + * cups_notifier_emit_printer_stopped: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * @arg_printer_uri: Argument to pass with the signal. + * @arg_printer_name: Argument to pass with the signal. + * @arg_printer_state: Argument to pass with the signal. + * @arg_printer_state_reasons: Argument to pass with the signal. + * @arg_printer_is_accepting_jobs: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterStopped">"PrinterStopped"</link> D-Bus signal. + */ +void +cups_notifier_emit_printer_stopped ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + g_signal_emit_by_name (object, "printer-stopped", arg_text, arg_printer_uri, arg_printer_name, arg_printer_state, arg_printer_state_reasons, arg_printer_is_accepting_jobs); +} + +/** + * cups_notifier_emit_printer_shutdown: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * @arg_printer_uri: Argument to pass with the signal. + * @arg_printer_name: Argument to pass with the signal. + * @arg_printer_state: Argument to pass with the signal. + * @arg_printer_state_reasons: Argument to pass with the signal. + * @arg_printer_is_accepting_jobs: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterShutdown">"PrinterShutdown"</link> D-Bus signal. + */ +void +cups_notifier_emit_printer_shutdown ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + g_signal_emit_by_name (object, "printer-shutdown", arg_text, arg_printer_uri, arg_printer_name, arg_printer_state, arg_printer_state_reasons, arg_printer_is_accepting_jobs); +} + +/** + * cups_notifier_emit_printer_state_changed: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * @arg_printer_uri: Argument to pass with the signal. + * @arg_printer_name: Argument to pass with the signal. + * @arg_printer_state: Argument to pass with the signal. + * @arg_printer_state_reasons: Argument to pass with the signal. + * @arg_printer_is_accepting_jobs: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterStateChanged">"PrinterStateChanged"</link> D-Bus signal. + */ +void +cups_notifier_emit_printer_state_changed ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + g_signal_emit_by_name (object, "printer-state-changed", arg_text, arg_printer_uri, arg_printer_name, arg_printer_state, arg_printer_state_reasons, arg_printer_is_accepting_jobs); +} + +/** + * cups_notifier_emit_printer_finishings_changed: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * @arg_printer_uri: Argument to pass with the signal. + * @arg_printer_name: Argument to pass with the signal. + * @arg_printer_state: Argument to pass with the signal. + * @arg_printer_state_reasons: Argument to pass with the signal. + * @arg_printer_is_accepting_jobs: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterFinishingsChanged">"PrinterFinishingsChanged"</link> D-Bus signal. + */ +void +cups_notifier_emit_printer_finishings_changed ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + g_signal_emit_by_name (object, "printer-finishings-changed", arg_text, arg_printer_uri, arg_printer_name, arg_printer_state, arg_printer_state_reasons, arg_printer_is_accepting_jobs); +} + +/** + * cups_notifier_emit_printer_media_changed: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * @arg_printer_uri: Argument to pass with the signal. + * @arg_printer_name: Argument to pass with the signal. + * @arg_printer_state: Argument to pass with the signal. + * @arg_printer_state_reasons: Argument to pass with the signal. + * @arg_printer_is_accepting_jobs: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.PrinterMediaChanged">"PrinterMediaChanged"</link> D-Bus signal. + */ +void +cups_notifier_emit_printer_media_changed ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + g_signal_emit_by_name (object, "printer-media-changed", arg_text, arg_printer_uri, arg_printer_name, arg_printer_state, arg_printer_state_reasons, arg_printer_is_accepting_jobs); +} + +/** + * cups_notifier_emit_job_created: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * @arg_printer_uri: Argument to pass with the signal. + * @arg_printer_name: Argument to pass with the signal. + * @arg_printer_state: Argument to pass with the signal. + * @arg_printer_state_reasons: Argument to pass with the signal. + * @arg_printer_is_accepting_jobs: Argument to pass with the signal. + * @arg_job_id: Argument to pass with the signal. + * @arg_job_state: Argument to pass with the signal. + * @arg_job_state_reasons: Argument to pass with the signal. + * @arg_job_name: Argument to pass with the signal. + * @arg_job_impressions_completed: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.JobCreated">"JobCreated"</link> D-Bus signal. + */ +void +cups_notifier_emit_job_created ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs, + guint arg_job_id, + guint arg_job_state, + const gchar *arg_job_state_reasons, + const gchar *arg_job_name, + guint arg_job_impressions_completed) +{ + g_signal_emit_by_name (object, "job-created", arg_text, arg_printer_uri, arg_printer_name, arg_printer_state, arg_printer_state_reasons, arg_printer_is_accepting_jobs, arg_job_id, arg_job_state, arg_job_state_reasons, arg_job_name, arg_job_impressions_completed); +} + +/** + * cups_notifier_emit_job_completed: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * @arg_printer_uri: Argument to pass with the signal. + * @arg_printer_name: Argument to pass with the signal. + * @arg_printer_state: Argument to pass with the signal. + * @arg_printer_state_reasons: Argument to pass with the signal. + * @arg_printer_is_accepting_jobs: Argument to pass with the signal. + * @arg_job_id: Argument to pass with the signal. + * @arg_job_state: Argument to pass with the signal. + * @arg_job_state_reasons: Argument to pass with the signal. + * @arg_job_name: Argument to pass with the signal. + * @arg_job_impressions_completed: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.JobCompleted">"JobCompleted"</link> D-Bus signal. + */ +void +cups_notifier_emit_job_completed ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs, + guint arg_job_id, + guint arg_job_state, + const gchar *arg_job_state_reasons, + const gchar *arg_job_name, + guint arg_job_impressions_completed) +{ + g_signal_emit_by_name (object, "job-completed", arg_text, arg_printer_uri, arg_printer_name, arg_printer_state, arg_printer_state_reasons, arg_printer_is_accepting_jobs, arg_job_id, arg_job_state, arg_job_state_reasons, arg_job_name, arg_job_impressions_completed); +} + +/** + * cups_notifier_emit_job_state: + * @object: A #CupsNotifier. + * @arg_text: Argument to pass with the signal. + * @arg_printer_uri: Argument to pass with the signal. + * @arg_printer_name: Argument to pass with the signal. + * @arg_printer_state: Argument to pass with the signal. + * @arg_printer_state_reasons: Argument to pass with the signal. + * @arg_printer_is_accepting_jobs: Argument to pass with the signal. + * @arg_job_id: Argument to pass with the signal. + * @arg_job_state: Argument to pass with the signal. + * @arg_job_state_reasons: Argument to pass with the signal. + * @arg_job_name: Argument to pass with the signal. + * @arg_job_impressions_completed: Argument to pass with the signal. + * + * Emits the <link linkend="gdbus-signal-org-cups-cupsd-Notifier.JobState">"JobState"</link> D-Bus signal. + */ +void +cups_notifier_emit_job_state ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs, + guint arg_job_id, + guint arg_job_state, + const gchar *arg_job_state_reasons, + const gchar *arg_job_name, + guint arg_job_impressions_completed) +{ + g_signal_emit_by_name (object, "job-state", arg_text, arg_printer_uri, arg_printer_name, arg_printer_state, arg_printer_state_reasons, arg_printer_is_accepting_jobs, arg_job_id, arg_job_state, arg_job_state_reasons, arg_job_name, arg_job_impressions_completed); +} + +/* ------------------------------------------------------------------------ */ + +/** + * CupsNotifierProxy: + * + * The #CupsNotifierProxy structure contains only private data and should only be accessed using the provided API. + */ + +/** + * CupsNotifierProxyClass: + * @parent_class: The parent class. + * + * Class structure for #CupsNotifierProxy. + */ + +struct _CupsNotifierProxyPrivate +{ + GData *qdata; +}; + +static void cups_notifier_proxy_iface_init (CupsNotifierIface *iface); + +G_DEFINE_TYPE_WITH_CODE (CupsNotifierProxy, cups_notifier_proxy, G_TYPE_DBUS_PROXY, + G_IMPLEMENT_INTERFACE (CUPS_TYPE_NOTIFIER, cups_notifier_proxy_iface_init)); + +static void +cups_notifier_proxy_finalize (GObject *object) +{ + CupsNotifierProxy *proxy = CUPS_NOTIFIER_PROXY (object); + g_datalist_clear (&proxy->priv->qdata); + G_OBJECT_CLASS (cups_notifier_proxy_parent_class)->finalize (object); +} + +static void +cups_notifier_proxy_get_property (GObject *object, + guint prop_id, + GValue *value, + GParamSpec *pspec) +{ +} + +static void +cups_notifier_proxy_set_property (GObject *object, + guint prop_id, + const GValue *value, + GParamSpec *pspec) +{ +} + +static void +cups_notifier_proxy_g_signal (GDBusProxy *proxy, + const gchar *sender_name, + const gchar *signal_name, + GVariant *parameters) +{ + _ExtendedGDBusSignalInfo *info; + GVariantIter iter; + GVariant *child; + GValue *paramv; + guint num_params; + guint n; + guint signal_id; + info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_cups_notifier_interface_info, signal_name); + if (info == NULL) + return; + num_params = g_variant_n_children (parameters); + paramv = g_new0 (GValue, num_params + 1); + g_value_init (¶mv[0], CUPS_TYPE_NOTIFIER); + g_value_set_object (¶mv[0], proxy); + g_variant_iter_init (&iter, parameters); + n = 1; + while ((child = g_variant_iter_next_value (&iter)) != NULL) + { + _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1]; + if (arg_info->use_gvariant) + { + g_value_init (¶mv[n], G_TYPE_VARIANT); + g_value_set_variant (¶mv[n], child); + n++; + } + else + g_dbus_gvariant_to_gvalue (child, ¶mv[n++]); + g_variant_unref (child); + } + signal_id = g_signal_lookup (info->signal_name, CUPS_TYPE_NOTIFIER); + g_signal_emitv (paramv, signal_id, 0, NULL); + for (n = 0; n < num_params + 1; n++) + g_value_unset (¶mv[n]); + g_free (paramv); +} + +static void +cups_notifier_proxy_g_properties_changed (GDBusProxy *_proxy, + GVariant *changed_properties, + const gchar *const *invalidated_properties) +{ + CupsNotifierProxy *proxy = CUPS_NOTIFIER_PROXY (_proxy); + guint n; + const gchar *key; + GVariantIter *iter; + _ExtendedGDBusPropertyInfo *info; + g_variant_get (changed_properties, "a{sv}", &iter); + while (g_variant_iter_next (iter, "{&sv}", &key, NULL)) + { + info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_cups_notifier_interface_info, key); + g_datalist_remove_data (&proxy->priv->qdata, key); + if (info != NULL) + g_object_notify (G_OBJECT (proxy), info->hyphen_name); + } + g_variant_iter_free (iter); + for (n = 0; invalidated_properties[n] != NULL; n++) + { + info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_cups_notifier_interface_info, invalidated_properties[n]); + g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]); + if (info != NULL) + g_object_notify (G_OBJECT (proxy), info->hyphen_name); + } +} + +static void +cups_notifier_proxy_init (CupsNotifierProxy *proxy) +{ + proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, CUPS_TYPE_NOTIFIER_PROXY, CupsNotifierProxyPrivate); + g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), cups_notifier_interface_info ()); +} + +static void +cups_notifier_proxy_class_init (CupsNotifierProxyClass *klass) +{ + GObjectClass *gobject_class; + GDBusProxyClass *proxy_class; + + g_type_class_add_private (klass, sizeof (CupsNotifierProxyPrivate)); + + gobject_class = G_OBJECT_CLASS (klass); + gobject_class->finalize = cups_notifier_proxy_finalize; + gobject_class->get_property = cups_notifier_proxy_get_property; + gobject_class->set_property = cups_notifier_proxy_set_property; + + proxy_class = G_DBUS_PROXY_CLASS (klass); + proxy_class->g_signal = cups_notifier_proxy_g_signal; + proxy_class->g_properties_changed = cups_notifier_proxy_g_properties_changed; + +} + +static void +cups_notifier_proxy_iface_init (CupsNotifierIface *iface) +{ +} + +/** + * cups_notifier_proxy_new: + * @connection: A #GDBusConnection. + * @flags: Flags from the #GDBusProxyFlags enumeration. + * @name: (allow-none): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection. + * @object_path: An object path. + * @cancellable: (allow-none): A #GCancellable or %NULL. + * @callback: A #GAsyncReadyCallback to call when the request is satisfied. + * @user_data: User data to pass to @callback. + * + * Asynchronously creates a proxy for the D-Bus interface <link linkend="gdbus-interface-org-cups-cupsd-Notifier.top_of_page">org.cups.cupsd.Notifier</link>. See g_dbus_proxy_new() for more details. + * + * When the operation is finished, @callback will be invoked in the <link linkend="g-main-context-push-thread-default">thread-default main loop</link> of the thread you are calling this method from. + * You can then call cups_notifier_proxy_new_finish() to get the result of the operation. + * + * See cups_notifier_proxy_new_sync() for the synchronous, blocking version of this constructor. + */ +void +cups_notifier_proxy_new ( + GDBusConnection *connection, + GDBusProxyFlags flags, + const gchar *name, + const gchar *object_path, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data) +{ + g_async_initable_new_async (CUPS_TYPE_NOTIFIER_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, "g-flags", flags, "g-name", name, "g-connection", connection, "g-object-path", object_path, "g-interface-name", "org.cups.cupsd.Notifier", NULL); +} + +/** + * cups_notifier_proxy_new_finish: + * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to cups_notifier_proxy_new(). + * @error: Return location for error or %NULL + * + * Finishes an operation started with cups_notifier_proxy_new(). + * + * Returns: (transfer full) (type CupsNotifierProxy): The constructed proxy object or %NULL if @error is set. + */ +CupsNotifier * +cups_notifier_proxy_new_finish ( + GAsyncResult *res, + GError **error) +{ + GObject *ret; + GObject *source_object; + source_object = g_async_result_get_source_object (res); + ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error); + g_object_unref (source_object); + if (ret != NULL) + return CUPS_NOTIFIER (ret); + else + return NULL; +} + +/** + * cups_notifier_proxy_new_sync: + * @connection: A #GDBusConnection. + * @flags: Flags from the #GDBusProxyFlags enumeration. + * @name: (allow-none): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection. + * @object_path: An object path. + * @cancellable: (allow-none): A #GCancellable or %NULL. + * @error: Return location for error or %NULL + * + * Synchronously creates a proxy for the D-Bus interface <link linkend="gdbus-interface-org-cups-cupsd-Notifier.top_of_page">org.cups.cupsd.Notifier</link>. See g_dbus_proxy_new_sync() for more details. + * + * The calling thread is blocked until a reply is received. + * + * See cups_notifier_proxy_new() for the asynchronous version of this constructor. + * + * Returns: (transfer full) (type CupsNotifierProxy): The constructed proxy object or %NULL if @error is set. + */ +CupsNotifier * +cups_notifier_proxy_new_sync ( + GDBusConnection *connection, + GDBusProxyFlags flags, + const gchar *name, + const gchar *object_path, + GCancellable *cancellable, + GError **error) +{ + GInitable *ret; + ret = g_initable_new (CUPS_TYPE_NOTIFIER_PROXY, cancellable, error, "g-flags", flags, "g-name", name, "g-connection", connection, "g-object-path", object_path, "g-interface-name", "org.cups.cupsd.Notifier", NULL); + if (ret != NULL) + return CUPS_NOTIFIER (ret); + else + return NULL; +} + + +/** + * cups_notifier_proxy_new_for_bus: + * @bus_type: A #GBusType. + * @flags: Flags from the #GDBusProxyFlags enumeration. + * @name: A bus name (well-known or unique). + * @object_path: An object path. + * @cancellable: (allow-none): A #GCancellable or %NULL. + * @callback: A #GAsyncReadyCallback to call when the request is satisfied. + * @user_data: User data to pass to @callback. + * + * Like cups_notifier_proxy_new() but takes a #GBusType instead of a #GDBusConnection. + * + * When the operation is finished, @callback will be invoked in the <link linkend="g-main-context-push-thread-default">thread-default main loop</link> of the thread you are calling this method from. + * You can then call cups_notifier_proxy_new_for_bus_finish() to get the result of the operation. + * + * See cups_notifier_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor. + */ +void +cups_notifier_proxy_new_for_bus ( + GBusType bus_type, + GDBusProxyFlags flags, + const gchar *name, + const gchar *object_path, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data) +{ + g_async_initable_new_async (CUPS_TYPE_NOTIFIER_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, "g-flags", flags, "g-name", name, "g-bus-type", bus_type, "g-object-path", object_path, "g-interface-name", "org.cups.cupsd.Notifier", NULL); +} + +/** + * cups_notifier_proxy_new_for_bus_finish: + * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to cups_notifier_proxy_new_for_bus(). + * @error: Return location for error or %NULL + * + * Finishes an operation started with cups_notifier_proxy_new_for_bus(). + * + * Returns: (transfer full) (type CupsNotifierProxy): The constructed proxy object or %NULL if @error is set. + */ +CupsNotifier * +cups_notifier_proxy_new_for_bus_finish ( + GAsyncResult *res, + GError **error) +{ + GObject *ret; + GObject *source_object; + source_object = g_async_result_get_source_object (res); + ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error); + g_object_unref (source_object); + if (ret != NULL) + return CUPS_NOTIFIER (ret); + else + return NULL; +} + +/** + * cups_notifier_proxy_new_for_bus_sync: + * @bus_type: A #GBusType. + * @flags: Flags from the #GDBusProxyFlags enumeration. + * @name: A bus name (well-known or unique). + * @object_path: An object path. + * @cancellable: (allow-none): A #GCancellable or %NULL. + * @error: Return location for error or %NULL + * + * Like cups_notifier_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection. + * + * The calling thread is blocked until a reply is received. + * + * See cups_notifier_proxy_new_for_bus() for the asynchronous version of this constructor. + * + * Returns: (transfer full) (type CupsNotifierProxy): The constructed proxy object or %NULL if @error is set. + */ +CupsNotifier * +cups_notifier_proxy_new_for_bus_sync ( + GBusType bus_type, + GDBusProxyFlags flags, + const gchar *name, + const gchar *object_path, + GCancellable *cancellable, + GError **error) +{ + GInitable *ret; + ret = g_initable_new (CUPS_TYPE_NOTIFIER_PROXY, cancellable, error, "g-flags", flags, "g-name", name, "g-bus-type", bus_type, "g-object-path", object_path, "g-interface-name", "org.cups.cupsd.Notifier", NULL); + if (ret != NULL) + return CUPS_NOTIFIER (ret); + else + return NULL; +} + + +/* ------------------------------------------------------------------------ */ + +/** + * CupsNotifierSkeleton: + * + * The #CupsNotifierSkeleton structure contains only private data and should only be accessed using the provided API. + */ + +/** + * CupsNotifierSkeletonClass: + * @parent_class: The parent class. + * + * Class structure for #CupsNotifierSkeleton. + */ + +struct _CupsNotifierSkeletonPrivate +{ + GValue *properties; + GList *changed_properties; + GSource *changed_properties_idle_source; + GMainContext *context; + GMutex lock; +}; + +static void +_cups_notifier_skeleton_handle_method_call ( + GDBusConnection *connection, + const gchar *sender, + const gchar *object_path, + const gchar *interface_name, + const gchar *method_name, + GVariant *parameters, + GDBusMethodInvocation *invocation, + gpointer user_data) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (user_data); + _ExtendedGDBusMethodInfo *info; + GVariantIter iter; + GVariant *child; + GValue *paramv; + guint num_params; + guint num_extra; + guint n; + guint signal_id; + GValue return_value = G_VALUE_INIT; + info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation); + g_assert (info != NULL); + num_params = g_variant_n_children (parameters); + num_extra = info->pass_fdlist ? 3 : 2; paramv = g_new0 (GValue, num_params + num_extra); + n = 0; + g_value_init (¶mv[n], CUPS_TYPE_NOTIFIER); + g_value_set_object (¶mv[n++], skeleton); + g_value_init (¶mv[n], G_TYPE_DBUS_METHOD_INVOCATION); + g_value_set_object (¶mv[n++], invocation); + if (info->pass_fdlist) + { +#ifdef G_OS_UNIX + g_value_init (¶mv[n], G_TYPE_UNIX_FD_LIST); + g_value_set_object (¶mv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation))); +#else + g_assert_not_reached (); +#endif + } + g_variant_iter_init (&iter, parameters); + while ((child = g_variant_iter_next_value (&iter)) != NULL) + { + _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra]; + if (arg_info->use_gvariant) + { + g_value_init (¶mv[n], G_TYPE_VARIANT); + g_value_set_variant (¶mv[n], child); + n++; + } + else + g_dbus_gvariant_to_gvalue (child, ¶mv[n++]); + g_variant_unref (child); + } + signal_id = g_signal_lookup (info->signal_name, CUPS_TYPE_NOTIFIER); + g_value_init (&return_value, G_TYPE_BOOLEAN); + g_signal_emitv (paramv, signal_id, 0, &return_value); + if (!g_value_get_boolean (&return_value)) + g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, "Method %s is not implemented on interface %s", method_name, interface_name); + g_value_unset (&return_value); + for (n = 0; n < num_params + num_extra; n++) + g_value_unset (¶mv[n]); + g_free (paramv); +} + +static GVariant * +_cups_notifier_skeleton_handle_get_property ( + GDBusConnection *connection, + const gchar *sender, + const gchar *object_path, + const gchar *interface_name, + const gchar *property_name, + GError **error, + gpointer user_data) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (user_data); + GValue value = G_VALUE_INIT; + GParamSpec *pspec; + _ExtendedGDBusPropertyInfo *info; + GVariant *ret; + ret = NULL; + info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_cups_notifier_interface_info, property_name); + g_assert (info != NULL); + pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name); + if (pspec == NULL) + { + g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, "No property with name %s", property_name); + } + else + { + g_value_init (&value, pspec->value_type); + g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value); + ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature)); + g_value_unset (&value); + } + return ret; +} + +static gboolean +_cups_notifier_skeleton_handle_set_property ( + GDBusConnection *connection, + const gchar *sender, + const gchar *object_path, + const gchar *interface_name, + const gchar *property_name, + GVariant *variant, + GError **error, + gpointer user_data) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (user_data); + GValue value = G_VALUE_INIT; + GParamSpec *pspec; + _ExtendedGDBusPropertyInfo *info; + gboolean ret; + ret = FALSE; + info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_cups_notifier_interface_info, property_name); + g_assert (info != NULL); + pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name); + if (pspec == NULL) + { + g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, "No property with name %s", property_name); + } + else + { + if (info->use_gvariant) + g_value_set_variant (&value, variant); + else + g_dbus_gvariant_to_gvalue (variant, &value); + g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value); + g_value_unset (&value); + ret = TRUE; + } + return ret; +} + +static const GDBusInterfaceVTable _cups_notifier_skeleton_vtable = +{ + _cups_notifier_skeleton_handle_method_call, + _cups_notifier_skeleton_handle_get_property, + _cups_notifier_skeleton_handle_set_property +}; + +static GDBusInterfaceInfo * +cups_notifier_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton) +{ + return cups_notifier_interface_info (); +} + +static GDBusInterfaceVTable * +cups_notifier_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton) +{ + return (GDBusInterfaceVTable *) &_cups_notifier_skeleton_vtable; +} + +static GVariant * +cups_notifier_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (_skeleton); + + GVariantBuilder builder; + guint n; + g_variant_builder_init (&builder, G_VARIANT_TYPE ("a{sv}")); + if (_cups_notifier_interface_info.parent_struct.properties == NULL) + goto out; + for (n = 0; _cups_notifier_interface_info.parent_struct.properties[n] != NULL; n++) + { + GDBusPropertyInfo *info = _cups_notifier_interface_info.parent_struct.properties[n]; + if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE) + { + GVariant *value; + value = _cups_notifier_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", info->name, NULL, skeleton); + if (value != NULL) + { + g_variant_take_ref (value); + g_variant_builder_add (&builder, "{sv}", info->name, value); + g_variant_unref (value); + } + } + } +out: + return g_variant_builder_end (&builder); +} + +static void +cups_notifier_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton) +{ +} + +static void +_cups_notifier_on_signal_server_started ( + CupsNotifier *object, + const gchar *arg_text) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(s)", + arg_text)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "ServerStarted", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_server_restarted ( + CupsNotifier *object, + const gchar *arg_text) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(s)", + arg_text)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "ServerRestarted", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_server_stopped ( + CupsNotifier *object, + const gchar *arg_text) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(s)", + arg_text)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "ServerStopped", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_server_audit ( + CupsNotifier *object, + const gchar *arg_text) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(s)", + arg_text)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "ServerAudit", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_printer_added ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(sssusb)", + arg_text, + arg_printer_uri, + arg_printer_name, + arg_printer_state, + arg_printer_state_reasons, + arg_printer_is_accepting_jobs)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "PrinterAdded", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_printer_deleted ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(sssusb)", + arg_text, + arg_printer_uri, + arg_printer_name, + arg_printer_state, + arg_printer_state_reasons, + arg_printer_is_accepting_jobs)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "PrinterDeleted", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_printer_modified ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(sssusb)", + arg_text, + arg_printer_uri, + arg_printer_name, + arg_printer_state, + arg_printer_state_reasons, + arg_printer_is_accepting_jobs)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "PrinterModified", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_printer_restarted ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(sssusb)", + arg_text, + arg_printer_uri, + arg_printer_name, + arg_printer_state, + arg_printer_state_reasons, + arg_printer_is_accepting_jobs)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "PrinterRestarted", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_printer_stopped ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(sssusb)", + arg_text, + arg_printer_uri, + arg_printer_name, + arg_printer_state, + arg_printer_state_reasons, + arg_printer_is_accepting_jobs)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "PrinterStopped", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_printer_shutdown ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(sssusb)", + arg_text, + arg_printer_uri, + arg_printer_name, + arg_printer_state, + arg_printer_state_reasons, + arg_printer_is_accepting_jobs)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "PrinterShutdown", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_printer_state_changed ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(sssusb)", + arg_text, + arg_printer_uri, + arg_printer_name, + arg_printer_state, + arg_printer_state_reasons, + arg_printer_is_accepting_jobs)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "PrinterStateChanged", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_printer_finishings_changed ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(sssusb)", + arg_text, + arg_printer_uri, + arg_printer_name, + arg_printer_state, + arg_printer_state_reasons, + arg_printer_is_accepting_jobs)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "PrinterFinishingsChanged", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_printer_media_changed ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(sssusb)", + arg_text, + arg_printer_uri, + arg_printer_name, + arg_printer_state, + arg_printer_state_reasons, + arg_printer_is_accepting_jobs)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "PrinterMediaChanged", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_job_created ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs, + guint arg_job_id, + guint arg_job_state, + const gchar *arg_job_state_reasons, + const gchar *arg_job_name, + guint arg_job_impressions_completed) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(sssusbuussu)", + arg_text, + arg_printer_uri, + arg_printer_name, + arg_printer_state, + arg_printer_state_reasons, + arg_printer_is_accepting_jobs, + arg_job_id, + arg_job_state, + arg_job_state_reasons, + arg_job_name, + arg_job_impressions_completed)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "JobCreated", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_job_completed ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs, + guint arg_job_id, + guint arg_job_state, + const gchar *arg_job_state_reasons, + const gchar *arg_job_name, + guint arg_job_impressions_completed) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(sssusbuussu)", + arg_text, + arg_printer_uri, + arg_printer_name, + arg_printer_state, + arg_printer_state_reasons, + arg_printer_is_accepting_jobs, + arg_job_id, + arg_job_state, + arg_job_state_reasons, + arg_job_name, + arg_job_impressions_completed)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "JobCompleted", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void +_cups_notifier_on_signal_job_state ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs, + guint arg_job_id, + guint arg_job_state, + const gchar *arg_job_state_reasons, + const gchar *arg_job_name, + guint arg_job_impressions_completed) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + + GList *connections, *l; + GVariant *signal_variant; + connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton)); + + signal_variant = g_variant_ref_sink (g_variant_new ("(sssusbuussu)", + arg_text, + arg_printer_uri, + arg_printer_name, + arg_printer_state, + arg_printer_state_reasons, + arg_printer_is_accepting_jobs, + arg_job_id, + arg_job_state, + arg_job_state_reasons, + arg_job_name, + arg_job_impressions_completed)); + for (l = connections; l != NULL; l = l->next) + { + GDBusConnection *connection = l->data; + g_dbus_connection_emit_signal (connection, + NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), "org.cups.cupsd.Notifier", "JobState", + signal_variant, NULL); + } + g_variant_unref (signal_variant); + g_list_free_full (connections, g_object_unref); +} + +static void cups_notifier_skeleton_iface_init (CupsNotifierIface *iface); +G_DEFINE_TYPE_WITH_CODE (CupsNotifierSkeleton, cups_notifier_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON, + G_IMPLEMENT_INTERFACE (CUPS_TYPE_NOTIFIER, cups_notifier_skeleton_iface_init)); + +static void +cups_notifier_skeleton_finalize (GObject *object) +{ + CupsNotifierSkeleton *skeleton = CUPS_NOTIFIER_SKELETON (object); + g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free); + if (skeleton->priv->changed_properties_idle_source != NULL) + g_source_destroy (skeleton->priv->changed_properties_idle_source); + g_main_context_unref (skeleton->priv->context); + g_mutex_clear (&skeleton->priv->lock); + G_OBJECT_CLASS (cups_notifier_skeleton_parent_class)->finalize (object); +} + +static void +cups_notifier_skeleton_init (CupsNotifierSkeleton *skeleton) +{ + skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, CUPS_TYPE_NOTIFIER_SKELETON, CupsNotifierSkeletonPrivate); + g_mutex_init (&skeleton->priv->lock); + skeleton->priv->context = g_main_context_ref_thread_default (); +} + +static void +cups_notifier_skeleton_class_init (CupsNotifierSkeletonClass *klass) +{ + GObjectClass *gobject_class; + GDBusInterfaceSkeletonClass *skeleton_class; + + g_type_class_add_private (klass, sizeof (CupsNotifierSkeletonPrivate)); + + gobject_class = G_OBJECT_CLASS (klass); + gobject_class->finalize = cups_notifier_skeleton_finalize; + + skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass); + skeleton_class->get_info = cups_notifier_skeleton_dbus_interface_get_info; + skeleton_class->get_properties = cups_notifier_skeleton_dbus_interface_get_properties; + skeleton_class->flush = cups_notifier_skeleton_dbus_interface_flush; + skeleton_class->get_vtable = cups_notifier_skeleton_dbus_interface_get_vtable; +} + +static void +cups_notifier_skeleton_iface_init (CupsNotifierIface *iface) +{ + iface->server_started = _cups_notifier_on_signal_server_started; + iface->server_restarted = _cups_notifier_on_signal_server_restarted; + iface->server_stopped = _cups_notifier_on_signal_server_stopped; + iface->server_audit = _cups_notifier_on_signal_server_audit; + iface->printer_added = _cups_notifier_on_signal_printer_added; + iface->printer_deleted = _cups_notifier_on_signal_printer_deleted; + iface->printer_modified = _cups_notifier_on_signal_printer_modified; + iface->printer_restarted = _cups_notifier_on_signal_printer_restarted; + iface->printer_stopped = _cups_notifier_on_signal_printer_stopped; + iface->printer_shutdown = _cups_notifier_on_signal_printer_shutdown; + iface->printer_state_changed = _cups_notifier_on_signal_printer_state_changed; + iface->printer_finishings_changed = _cups_notifier_on_signal_printer_finishings_changed; + iface->printer_media_changed = _cups_notifier_on_signal_printer_media_changed; + iface->job_created = _cups_notifier_on_signal_job_created; + iface->job_completed = _cups_notifier_on_signal_job_completed; + iface->job_state = _cups_notifier_on_signal_job_state; +} + +/** + * cups_notifier_skeleton_new: + * + * Creates a skeleton object for the D-Bus interface <link linkend="gdbus-interface-org-cups-cupsd-Notifier.top_of_page">org.cups.cupsd.Notifier</link>. + * + * Returns: (transfer full) (type CupsNotifierSkeleton): The skeleton object. + */ +CupsNotifier * +cups_notifier_skeleton_new (void) +{ + return CUPS_NOTIFIER (g_object_new (CUPS_TYPE_NOTIFIER_SKELETON, NULL)); +} + diff --git a/src/cups-notifier.h b/src/cups-notifier.h new file mode 100644 index 0000000..fac96d1 --- /dev/null +++ b/src/cups-notifier.h @@ -0,0 +1,418 @@ +/* + * Generated by gdbus-codegen 2.31.16. DO NOT EDIT. + * + * The license of this code is the same as for the source it was derived from. + */ + +#ifndef __CUPS_NOTIFIER_H__ +#define __CUPS_NOTIFIER_H__ + +#include <gio/gio.h> + +G_BEGIN_DECLS + + +/* ------------------------------------------------------------------------ */ +/* Declarations for org.cups.cupsd.Notifier */ + +#define CUPS_TYPE_NOTIFIER (cups_notifier_get_type ()) +#define CUPS_NOTIFIER(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), CUPS_TYPE_NOTIFIER, CupsNotifier)) +#define CUPS_IS_NOTIFIER(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), CUPS_TYPE_NOTIFIER)) +#define CUPS_NOTIFIER_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), CUPS_TYPE_NOTIFIER, CupsNotifierIface)) + +struct _CupsNotifier; +typedef struct _CupsNotifier CupsNotifier; +typedef struct _CupsNotifierIface CupsNotifierIface; + +struct _CupsNotifierIface +{ + GTypeInterface parent_iface; + + void (*job_completed) ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs, + guint arg_job_id, + guint arg_job_state, + const gchar *arg_job_state_reasons, + const gchar *arg_job_name, + guint arg_job_impressions_completed); + + void (*job_created) ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs, + guint arg_job_id, + guint arg_job_state, + const gchar *arg_job_state_reasons, + const gchar *arg_job_name, + guint arg_job_impressions_completed); + + void (*job_state) ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs, + guint arg_job_id, + guint arg_job_state, + const gchar *arg_job_state_reasons, + const gchar *arg_job_name, + guint arg_job_impressions_completed); + + void (*printer_added) ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + + void (*printer_deleted) ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + + void (*printer_finishings_changed) ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + + void (*printer_media_changed) ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + + void (*printer_modified) ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + + void (*printer_restarted) ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + + void (*printer_shutdown) ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + + void (*printer_state_changed) ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + + void (*printer_stopped) ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + + void (*server_audit) ( + CupsNotifier *object, + const gchar *arg_text); + + void (*server_restarted) ( + CupsNotifier *object, + const gchar *arg_text); + + void (*server_started) ( + CupsNotifier *object, + const gchar *arg_text); + + void (*server_stopped) ( + CupsNotifier *object, + const gchar *arg_text); + +}; + +GType cups_notifier_get_type (void) G_GNUC_CONST; + +GDBusInterfaceInfo *cups_notifier_interface_info (void); +guint cups_notifier_override_properties (GObjectClass *klass, guint property_id_begin); + + +/* D-Bus signal emissions functions: */ +void cups_notifier_emit_server_started ( + CupsNotifier *object, + const gchar *arg_text); + +void cups_notifier_emit_server_restarted ( + CupsNotifier *object, + const gchar *arg_text); + +void cups_notifier_emit_server_stopped ( + CupsNotifier *object, + const gchar *arg_text); + +void cups_notifier_emit_server_audit ( + CupsNotifier *object, + const gchar *arg_text); + +void cups_notifier_emit_printer_added ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + +void cups_notifier_emit_printer_deleted ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + +void cups_notifier_emit_printer_modified ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + +void cups_notifier_emit_printer_restarted ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + +void cups_notifier_emit_printer_stopped ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + +void cups_notifier_emit_printer_shutdown ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + +void cups_notifier_emit_printer_state_changed ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + +void cups_notifier_emit_printer_finishings_changed ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + +void cups_notifier_emit_printer_media_changed ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs); + +void cups_notifier_emit_job_created ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs, + guint arg_job_id, + guint arg_job_state, + const gchar *arg_job_state_reasons, + const gchar *arg_job_name, + guint arg_job_impressions_completed); + +void cups_notifier_emit_job_completed ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs, + guint arg_job_id, + guint arg_job_state, + const gchar *arg_job_state_reasons, + const gchar *arg_job_name, + guint arg_job_impressions_completed); + +void cups_notifier_emit_job_state ( + CupsNotifier *object, + const gchar *arg_text, + const gchar *arg_printer_uri, + const gchar *arg_printer_name, + guint arg_printer_state, + const gchar *arg_printer_state_reasons, + gboolean arg_printer_is_accepting_jobs, + guint arg_job_id, + guint arg_job_state, + const gchar *arg_job_state_reasons, + const gchar *arg_job_name, + guint arg_job_impressions_completed); + + + +/* ---- */ + +#define CUPS_TYPE_NOTIFIER_PROXY (cups_notifier_proxy_get_type ()) +#define CUPS_NOTIFIER_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), CUPS_TYPE_NOTIFIER_PROXY, CupsNotifierProxy)) +#define CUPS_NOTIFIER_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), CUPS_TYPE_NOTIFIER_PROXY, CupsNotifierProxyClass)) +#define CUPS_NOTIFIER_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), CUPS_TYPE_NOTIFIER_PROXY, CupsNotifierProxyClass)) +#define CUPS_IS_NOTIFIER_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), CUPS_TYPE_NOTIFIER_PROXY)) +#define CUPS_IS_NOTIFIER_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), CUPS_TYPE_NOTIFIER_PROXY)) + +typedef struct _CupsNotifierProxy CupsNotifierProxy; +typedef struct _CupsNotifierProxyClass CupsNotifierProxyClass; +typedef struct _CupsNotifierProxyPrivate CupsNotifierProxyPrivate; + +struct _CupsNotifierProxy +{ + /*< private >*/ + GDBusProxy parent_instance; + CupsNotifierProxyPrivate *priv; +}; + +struct _CupsNotifierProxyClass +{ + GDBusProxyClass parent_class; +}; + +GType cups_notifier_proxy_get_type (void) G_GNUC_CONST; + +void cups_notifier_proxy_new ( + GDBusConnection *connection, + GDBusProxyFlags flags, + const gchar *name, + const gchar *object_path, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data); +CupsNotifier *cups_notifier_proxy_new_finish ( + GAsyncResult *res, + GError **error); +CupsNotifier *cups_notifier_proxy_new_sync ( + GDBusConnection *connection, + GDBusProxyFlags flags, + const gchar *name, + const gchar *object_path, + GCancellable *cancellable, + GError **error); + +void cups_notifier_proxy_new_for_bus ( + GBusType bus_type, + GDBusProxyFlags flags, + const gchar *name, + const gchar *object_path, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data); +CupsNotifier *cups_notifier_proxy_new_for_bus_finish ( + GAsyncResult *res, + GError **error); +CupsNotifier *cups_notifier_proxy_new_for_bus_sync ( + GBusType bus_type, + GDBusProxyFlags flags, + const gchar *name, + const gchar *object_path, + GCancellable *cancellable, + GError **error); + + +/* ---- */ + +#define CUPS_TYPE_NOTIFIER_SKELETON (cups_notifier_skeleton_get_type ()) +#define CUPS_NOTIFIER_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), CUPS_TYPE_NOTIFIER_SKELETON, CupsNotifierSkeleton)) +#define CUPS_NOTIFIER_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), CUPS_TYPE_NOTIFIER_SKELETON, CupsNotifierSkeletonClass)) +#define CUPS_NOTIFIER_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), CUPS_TYPE_NOTIFIER_SKELETON, CupsNotifierSkeletonClass)) +#define CUPS_IS_NOTIFIER_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), CUPS_TYPE_NOTIFIER_SKELETON)) +#define CUPS_IS_NOTIFIER_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), CUPS_TYPE_NOTIFIER_SKELETON)) + +typedef struct _CupsNotifierSkeleton CupsNotifierSkeleton; +typedef struct _CupsNotifierSkeletonClass CupsNotifierSkeletonClass; +typedef struct _CupsNotifierSkeletonPrivate CupsNotifierSkeletonPrivate; + +struct _CupsNotifierSkeleton +{ + /*< private >*/ + GDBusInterfaceSkeleton parent_instance; + CupsNotifierSkeletonPrivate *priv; +}; + +struct _CupsNotifierSkeletonClass +{ + GDBusInterfaceSkeletonClass parent_class; +}; + +GType cups_notifier_skeleton_get_type (void) G_GNUC_CONST; + +CupsNotifier *cups_notifier_skeleton_new (void); + + +G_END_DECLS + +#endif /* __CUPS_NOTIFIER_H__ */ |