Method

StFocusManagerremove_group

Declaration [src]

void
st_focus_manager_remove_group (
  StFocusManager* manager,
  StWidget* root
)

Description [src]

Removes the group rooted at root from manager.

Parameters

root

Type: StWidget

The root container of the group.

The data is owned by the caller of the method.