add_widget
Description:
[
CCode ( cname =
"xapp_visibility_group_add_widget" ) ]
[
Version ( since =
"2.2.15" ) ]
public void add_widget (
Widget widget)
Adds widget to the visibility group.
Parameters:
| this |
the visibility group
|
| widget |
the Widget to add to the group
|