peek_children


Description:

[ Version ( since = "0.5.2" ) ]
public unowned List<View> peek_children ()

Note: Makes sever dbus calls the first time this is called on a view.

Dbus messaging is reduced afterwards.

Parameters:

this

a View

Returns:

Returns a list of View which is owned by the View and should not freed or modified after usage.