gtk/modules/printbackends/cloudprint
Tim Waugh aaae0ca8ba New cloudprint GTK+ print module for Google Cloud Print.
This is a web service provided by Google that allows people to
share their printers (https://www.google.com/cloudprint/learn/).

In addition to being able to print to printers shared on Google Cloud
Print, there is an equivalent of "Print to file" in the form of "Save to
Google Drive".

The cloudprint module uses gnome-online-accounts to obtain the OAuth 2.0
access token for the Google account.

Currently it can discover available printers, get simple details about
them such as display name and status, and submit jobs without any
special options.

https://bugzilla.gnome.org/show_bug.cgi?id=723368
2014-02-28 11:45:03 +01:00
..
gtkcloudprintaccount.c New cloudprint GTK+ print module for Google Cloud Print. 2014-02-28 11:45:03 +01:00
gtkcloudprintaccount.h New cloudprint GTK+ print module for Google Cloud Print. 2014-02-28 11:45:03 +01:00
gtkprintbackendcloudprint.c New cloudprint GTK+ print module for Google Cloud Print. 2014-02-28 11:45:03 +01:00
gtkprintbackendcloudprint.h New cloudprint GTK+ print module for Google Cloud Print. 2014-02-28 11:45:03 +01:00
gtkprintercloudprint.c New cloudprint GTK+ print module for Google Cloud Print. 2014-02-28 11:45:03 +01:00
gtkprintercloudprint.h New cloudprint GTK+ print module for Google Cloud Print. 2014-02-28 11:45:03 +01:00
Makefile.am New cloudprint GTK+ print module for Google Cloud Print. 2014-02-28 11:45:03 +01:00