[Spice-devel] [PATCH spice-gtk] doc, gir: Clarify availability of skip spice_get_option_group
Victor Toso
lists at victortoso.com
Thu May 12 09:27:41 UTC 2016
Hi,
On Thu, May 12, 2016 at 11:08:04AM +0200, Pavel Grunt wrote:
> Commit c288627110bbec1aba48b0bf91ce7ab4b12f70b3 made the function
> available for other languages through gobject introspections. Mention
> the change in the function description.
Sure,
Acked-by: Victor Toso <victortoso at redhat.com>
> ---
> src/spice-option.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> 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
> --
> 2.8.2
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list