Re: Equivalent of gtk_container_class_install_child_property?
- From: Murray Cumming <murrayc murrayc com>
- To: sledge hammer <sledgehammer_999 hotmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: Equivalent of gtk_container_class_install_child_property?
- Date: Mon, 18 Jan 2010 11:47:32 +0100
On Sat, 2010-01-16 at 23:53 +0200, sledge hammer wrote:
> Hello,
>
> I am trying to develop a new Container in C++(based on
> gtk::container). I have as guidelines the sources from the various Gtk
> +(not gtkmm) containers. Many of those(if not all) make use of
> gtk_container_class_install_child_property(). I searched the gtkmm
> docs and I didn't find the C++ equivalent. What do you suggest me to
> do now?
You can use the C function via gobj().
If it makes sense to wrap this in C++, we'd welcome a patch against git
- in bugzilla, please.
--
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]