[ CCode ( cname = "xapp_visibility_group_set_visible" ) ]
[ Version ( since = "2.2.15" ) ]
public void set_visible (bool visible)
Set the visibility of all widgets in the group.
| this |
the visibility group |
| visible |
TRUE to make the widgets visible. |