get_widgets


Description:

[ 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.

Parameters:

this

the visibility group

Returns:

a list of members of the group.

The list is owned by XApp, do not free.