GtkStack and needs-attention property
- From: Daniel Kasak <d j kasak dk gmail com>
- To: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: GtkStack and needs-attention property
- Date: Tue, 9 Aug 2016 10:03:51 +1000
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 ( in my case, a GtkBox ), but can't set the
'needs-attention' property on it:
Gtk3::Box does not support property 'needs-attention'.
Is there a way to do this?
Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]