[glib] docs: Add missing get_type() reference to gio.types



commit cb042bf5b5750a31f93b122b49f5a90975a5ed6a
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Oct 17 11:14:10 2014 +0100

    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 files changed, 1 insertions(+), 0 deletions(-)
---
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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]