Hi,

I guess child_set_property is missing because it was not supposed to be
used by applications.

If you just want to set/get child properties you should take a look at the
new child_property_* wrappers introduced recently; although not all
Container subclasses have been updated.

Regards,
Juan.
On Jul 22, 2014 8:32 AM, "Christoph Brill" <egore...@gmail.com> wrote:

> Hi list,
>
> I'm trying to find gtk_container_child_set_property in gtkmm. From what I
> could find in gtk_methods.defs it should
> be Gtk::Container::child_set_property(), but that method simply does not
> exist in container.h.
>
> Anyone got an idea on why it is missing and where I could find it?
>
> Best wishes,
>  Christoph
>
>
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtkmm-list
>
>
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to