[Spice-commits] src/spice-option.c

Pavel Grunt pgrunt at kemper.freedesktop.org
Fri May 13 07:42:53 UTC 2016


 src/spice-option.c |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 7aaaa4672e48b05e29d8c582ee4229a8abc1ed64
Author: Pavel Grunt <pgrunt at redhat.com>
Date:   Thu May 12 11:08:04 2016 +0200

    doc, gir: Clarify availability of skip spice_get_option_group
    
    Commit c288627110bbec1aba48b0bf91ce7ab4b12f70b3 made the function
    available for other languages through gobject introspections. Mention
    the change in the function description.
    Acked-by: Victor Toso <victortoso at redhat.com>

diff --git a/src/spice-option.c b/src/spice-option.c
index 7a17150..4d5aab2 100644
--- a/src/spice-option.c
+++ b/src/spice-option.c
@@ -181,6 +181,8 @@ static gboolean parse_preferred_compression(const gchar *option_name, const gcha
  *
  * Gets commandline options.
  *
+ * Bindings for other languages are available since 0.32
+ *
  * Returns: (transfer full): a #GOptionGroup for the commandline
  * arguments specific to Spice.  You have to call
  * spice_set_session_option() after to set the options on a


More information about the Spice-commits mailing list