summaryrefslogtreecommitdiff
path: root/gio/src/applicationcommandline.hg
diff options
context:
space:
mode:
authorJosé Alburquerque <jaalburqu@svn.gnome.org>2011-10-10 15:46:03 -0400
committerJosé Alburquerque <jaalburqu@svn.gnome.org>2011-10-10 15:46:03 -0400
commit69962add0d0f8536f77b035cca4aaddf3c32c9a0 (patch)
tree29fc29909ace826a75a40b30025f78c90f09f10d /gio/src/applicationcommandline.hg
parentbd74fda5c48ae12e30619bd93953cef9489bf907 (diff)
downloadglibmm-69962add0d0f8536f77b035cca4aaddf3c32c9a0.tar.gz
Application, {,Simple}Action{,Group}: Update @newins{}'s.
* gio/src/action.hg: * gio/src/application.hg: * gio/src/simpleaction.hg: * gio/src/simpleactiongroup.hg: * gio/src/applicationcommandline.hg: Add bug URL to a TODO.
Diffstat (limited to 'gio/src/applicationcommandline.hg')
-rw-r--r--gio/src/applicationcommandline.hg3
1 files changed, 2 insertions, 1 deletions
diff --git a/gio/src/applicationcommandline.hg b/gio/src/applicationcommandline.hg
index 316d3279..785e02e8 100644
--- a/gio/src/applicationcommandline.hg
+++ b/gio/src/applicationcommandline.hg
@@ -49,7 +49,8 @@ public:
//TODO: gmmproc cannot parse the function declaration because the return type
//has a comma (see Function::on_wrap_method()'s call to
- //string_split_commas()). Bug #661401 fixes that.
+ //string_split_commas()). Bug #661401 fixes that:
+ //https://bugzilla.gnome.org/show_bug.cgi?id=661401
//#m4 _CONVERSION(`GVariant*',`Glib::Variant< std::map<Glib::ustring, Glib::VariantBase> >',`$2($3)')
//_WRAP_METHOD(Glib::Variant< std::map<Glib::ustring, Glib::VariantBase> > get_platform_data() const, g_application_command_line_get_platform_data)