[ CCode ( cname = "xapp_visibility_group_get_widgets" ) ]
[ Version ( since = "2.2.15" ) ]
public unowned SList<Widget> get_widgets ()
Returns the members of the group or NULL if the group is empty.
| this |
the visibility group |
|
a list of members of the group. The list is owned by XApp, do not free. |