get_children


Description:

public virtual List<unowned View> get_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 must be freed after usage. Elements of the list are owned by bamf and should not be unreffed.