Update docs

This commit is contained in:
2017-07-16 23:37:37 +02:00
parent 63da34ab57
commit d31eddae16
10972 changed files with 637151 additions and 14215 deletions

View File

@@ -5,6 +5,7 @@ implementors["gdk_pixbuf"] = [];
implementors["gio"] = [];
implementors["glib"] = [];
implementors["pango"] = [];
implementors["pnmixerlib"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);

View File

@@ -6,6 +6,7 @@ implementors["gio"] = [];
implementors["glib"] = [];
implementors["gtk"] = [];
implementors["pango"] = [];
implementors["pnmixerlib"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);

File diff suppressed because one or more lines are too long

View File

@@ -6,6 +6,7 @@ implementors["gio"] = [];
implementors["glib"] = [];
implementors["gtk"] = [];
implementors["pango"] = [];
implementors["pnmixerlib"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);