[Glade-users] libglade and gtkmm
- From: email at micahcarrick.com (Micah Carrick)
- Subject: [Glade-users] libglade and gtkmm
- Date: Tue, 04 Dec 2007 06:53:59 -0800
GTK+ is written in C and gtkmm is a C++ "language binding" for it.
Current releases of gtkmm also include libglademm, a language binding
for LibGlade. http://www.gtkmm.org/download.shtml#stable
You may have to install the libglademm package for your distribution.
Documentation can be found at
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/chapter-libglademm.html
So you're good to go. Keep in mind that you can call C functions from
C++ as well.
- Micah Carrick
Developer - http://www.micahcarrick.com
GTK+ Forums - http://www.gtkforums.com
Robert Rehammar wrote:
Hi guys,
This is maybe not exactly a Glade question, but I'll ask anyway and
apologise if this forum is not the right. I wonder about the relation
between libglade and gtkmm, that is, the C++ support in libglade. I did
not find any information about this in the documentation. How to proceed
if I want to work more object oriented with libglad?
Best regards,
Robert Rehammar
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]