Method GTK2.Widget()->activate()

class GTK2.Widget

Method activate

int activate()

Description

For widgets that can be "activated" (buttons, menu items, etc.) this functions activates them. Activation is what happens when you press Enter on a widget during key navigation.