XApp.VisibilityGroup.remove_widget – 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
remove_widget
Description:
[
CCode
( cname =
"xapp_visibility_group_remove_widget"
) ]
[
Version
( since =
"2.2.15"
) ]
public
bool
remove_widget
(
Widget
widget)
Parameters:
this
the visibility group
widget
the
Widget
to remove from the group
Returns:
TRUE if the widget was found and removed.