« Return to Thread: missing member function get_label() in Gtk::MenuItem class

Re: missing member function get_label() in Gtk::MenuItem class

by Hubert Figuiere-2 :: Rate this Message:

Reply to Author | View in Thread

On 06/29/2009 01:17 PM, joh wrote:
> The gtkmm documentation said, there is get_label() method in Gtk::MenuItem
> class.
> However, there is no member function in the class definition. Is it
> deprecated? or something else?

The documentation also says:

"Since gtkmm 2.16"...

> Here is my gtk package info:
>
> Installed Packages
> gtkmm24.i386
> 2.14.3-1.fc10                         installed
> gtkmm24-devel.i386                     2.14.3-1.fc10
> installed

...which is more recent than the version you have.

Hub
_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list

 « Return to Thread: missing member function get_label() in Gtk::MenuItem class