Gtk::ComboBox::get_active_id() documentation
- From: Phil Wolff <adiabat hughes net>
- To: gtkmm-list gnome org
- Subject: Gtk::ComboBox::get_active_id() documentation
- Date: Mon, 08 Oct 2012 11:07:42 -0700
The documentation says
void Gtk::ComboBox::get_active_id(const Glib::ustring & active_id)
...
Changes the active row of combo_box...
...
Returns: true if a row with a matching ID was found...
Void, but it returns a value?
g++ says no, it can't return a value.
If it can't return a value, and it changes the active row, why is it
called "get..." rather than "set..."?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]