Re: void Gtk::Widget::get_preferred_width pass nullptr
- From: Daniel Boles <dboles src gmail com>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: void Gtk::Widget::get_preferred_width pass nullptr
- Date: Fri, 16 Mar 2018 14:57:43 +0000
The docs are autogenerated from the C documentation. Things like this aren't intelligently changed. (It's only more basic stuff like changing NULL to "nullptr").
It would be good if they were, but I don't know if anyone would want to try changing the doc processor to detect phrases like "or NULL" and drop them for reference args.
Yes, you just need to pass a reference to a real, 'dummy' int.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]