GNOME Bugzilla – Bug 709084
Mark Gtk.Application.remove_accelerator() parameter as nullable
Last modified: 2013-09-30 15:15:41 UTC
gtk_application_remove_accelerator.parameter is a nullable GVariant.
Created attachment 256075 [details] [review] gtk+-3.0: Mark Gtk.Application.remove_accelerator() parameter as nullable Closes:
Review of attachment 256075 [details] [review]: Ok thanks.
Comment on attachment 256075 [details] [review] gtk+-3.0: Mark Gtk.Application.remove_accelerator() parameter as nullable commit 4d3b69672786ad9d44fde9092b27a6e346c208cf Author: Philip Withnall <philip@tecnocode.co.uk> Date: Mon Sep 30 12:34:50 2013 +0100 gtk+-3.0: Mark Gtk.Application.remove_accelerator() parameter as nullable Closes: https://bugzilla.gnome.org/show_bug.cgi?id=709084 vapi/gtk+-3.0.vapi | 4 ++-- vapi/packages/gtk+-3.0/gtk+-3.0.metadata | 1 + 2 files changed, 3 insertions(+), 2 deletions(-)