Re: gtkmm 2.6 and 2.8 question
- From: Matthias Langer <mlangc gmx at>
- To: gtkmm-list gnome org
- Subject: Re: gtkmm 2.6 and 2.8 question
- Date: Mon, 29 Aug 2005 21:28:55 +0200
Romain Behar wrote:
Hello,
I'm using gtkmm 2.4 for my application, and saw those
2.6 and 2.8 versions. What's new with them and are
they source compatible with 2.4?
Regards,
Romain
They are API (Application Programmers Interface) and ABI (Application
Binary Interface) compatible to gtkmm-2.4. However there are numerous
small additions which may be usefull; For example
"Widget* Gtk::Button::get_image() - since 2.6" or
"void Gtk::ComboBoxText::clear_items() - since 2.8";
Just look at the documentation or the changelogs for details.
Matthias Langer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]