Method
GtkWidgetget_focus_child
Declaration [src]
GtkWidget*
gtk_widget_get_focus_child (
  GtkWidget* widget
)
Return value
Type: GtkWidget
The current focus
  child of widget.
| The returned data is owned by the instance. | 
| The return value can be NULL. |