OK never mind. I've found this one myself:
https://developer.gnome.org/gtk3/stable/GtkContainer.html#gtk-container-child-set-property
On Tue, Aug 9, 2016 at 10:03 AM, Daniel Kasak wrote:
> Hi all.
>
> I can see how to set the 'needs-attention' property while creating and
> adding children to a G
Hi all.
I can see how to set the 'needs-attention' property while creating and
adding children to a GtkStack. However I don't see how to set the
'needs-attention' property once all widgets are constructed.
If I later use 'gtk_stack_get_child_by_name' I can get the widget that
I added to the stack
Hi;
On 3 August 2016 at 17:54, Jonas wrote:
> Thanks for the info about the slice allocator, I think that'll be good
> for my purposes. As for valgrind and the suppression files, I tried a
> few, it's too bad that it's hard to differentiate between actual memory
> leaks and the ones that valgrin