[maemo-developers] Portrait Maemo app

From: Dave Neary bolsh at gnome.org
Date: Thu Jun 12 20:21:05 EEST 2008
Hi,

David Greaves wrote:
>> I mentioned gtkmm (hopefully not a sensitive topic) a moment ago - what are
>> peoples thoughts on that?

For reference, here's the same snippet in gtkmm:

Gtk::Frame frame("Checkbox")
Gtk::CheckButton check("aargh");

check.set_active(TRUE);

frame.add(check);
frame.show_all_children();

Cheers,
Dave.

-- 
maemo.org docsmaster
Email: dneary at maemo.org
Jabber: bolsh at jabber.org


More information about the maemo-developers mailing list