gtkContainerGetFocusChild: gtkContainerGetFocusChild
Description
Returns the current focus child widget inside container.Usage
gtkContainerGetFocusChild(object)
Value
GtkWidget] The child widget which has the focus
inside container, or NULL if none is set.