From cb042bf5b5750a31f93b122b49f5a90975a5ed6a Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Fri, 17 Oct 2014 11:14:10 +0100 Subject: [PATCH] docs: Add missing get_type() reference to gio.types GSubprocessLauncher is a GObject, so we need to tell gtk-doc to inspect it. https://bugzilla.gnome.org/show_bug.cgi?id=738675 --- docs/reference/gio/gio.types | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/gio/gio.types b/docs/reference/gio/gio.types index 9d43905..6d1877d 100644 --- a/docs/reference/gio/gio.types +++ b/docs/reference/gio/gio.types @@ -140,3 +140,4 @@ g_test_dbus_flags_get_type g_task_get_type g_simple_proxy_resolver_get_type g_subprocess_get_type +g_subprocess_launcher_get_type -- 2.7.4