XApp.VisibilityGroup.set_widgets – xapp Reference Manual
Packages
xapp
XApp
VisibilityGroup
VisibilityGroup
add_widget
free
get_sensitive
get_visible
get_widgets
hide
remove_widget
set_sensitive
set_visible
set_widgets
show
sensitive
visible
widgets
set_widgets
Description:
[
CCode
( cname =
"xapp_visibility_group_set_widgets"
) ]
[
Version
( since =
"2.2.15"
) ]
public
void
set_widgets
(
SList
<
Widget
>? widgets)
Parameters:
this
the visibility group
widgets
The widgets to add to this group, replacing any existing ones.