Re: Bug in documentation: Gio::File Class Reference
- From: Jonathan Wakely <gtkmm kayari org>
- To: Alwin Leerling <dna leerling gmail com>
- Cc: Gtkmm Mailing List <gtkmm-list gnome org>
- Subject: Re: Bug in documentation: Gio::File Class Reference
- Date: Wed, 3 Aug 2016 23:41:13 +0100
On 3 August 2016 at 23:38, Alwin Leerling wrote:
I believe I may have found some errors in the reference documentation
of the Gio::File Class:
Function signatures
std::string Gio::File::get_basename() const
std::string Gio::File::get_path() const
std::string Gio::File::get_relative_path(
const Glib::RefPtr< const File & descendant >
) const
std::string Gio::File::get_uri() const
are all declared returning a const std::string.
No they aren't, those return non-const std::string objects.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]