Method
FoundryAdwPanelset_needs_attention
unstable since: 1.1
Declaration [src]
void
foundry_panel_set_needs_attention (
FoundryPanel* self,
gboolean needs_attention
)
Description [src]
Sets whether the panel needs attention from the user.
When set to TRUE, this property indicates that the panel has
something that requires user attention. The property is automatically
cleared when focus enters the panel.
Available since: 1.1
| Sets property | FoundryAdw.Panel:needs-attention |