Re: missing member: Gtk::ComboBox->set_has_frame(bool)
- From: Murray Cumming <murrayc murrayc com>
- To: m radzewitz freenet de
- Cc: gtkmm-list gnome org
- Subject: Re: missing member: Gtk::ComboBox->set_has_frame(bool)
- Date: Wed, 05 Dec 2007 11:46:03 +0100
On Wed, 2007-12-05 at 10:37 +0100, m radzewitz freenet de wrote:
> Hello,
>
> i am missing the member function:
>
> void set_has_frame(bool)
>
> in Class: Gtk::ComboBox/Entry/Text
Gtk::Entry::set_has_frame() exists:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1Entry.html#504640ca087eb8a02530c6d1a8ba7e06
Gtk::ComboBox::set_has_frame() does not exist (and there is no
equivalent in GTK+ either), but you can use the property:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1ComboBox.html#aee20c9c41ace2b3dba1529deee2cab9
I don't know what you mean by "Gtk::Text".
--
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]