[glib] add a missing AVAILABLE_IN_2_36 annotation
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] add a missing AVAILABLE_IN_2_36 annotation
- Date: Sun, 13 Jan 2013 18:17:21 +0000 (UTC)
commit ba1bdd0708b154396c0e0d0609353db21ab5e6e9
Author: Ryan Lortie <desrt desrt ca>
Date: Sun Jan 13 13:13:03 2013 -0500
add a missing AVAILABLE_IN_2_36 annotation
gio/gapplicationcommandline.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gio/gapplicationcommandline.h b/gio/gapplicationcommandline.h
index 334ae1c..5f70d65 100644
--- a/gio/gapplicationcommandline.h
+++ b/gio/gapplicationcommandline.h
@@ -78,6 +78,7 @@ GLIB_AVAILABLE_IN_ALL
gchar ** g_application_command_line_get_arguments (GApplicationCommandLine *cmdline,
int *argc);
+GLIB_AVAILABLE_IN_2_36
GInputStream * g_application_command_line_get_stdin (GApplicationCommandLine *cmdline);
GLIB_AVAILABLE_IN_ALL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]