Method
GtkWindowget_default_widget
Declaration [src]
GtkWidget*
gtk_window_get_default_widget (
  GtkWindow* window
)
Return value
| Returns: | GtkWidget | 
| The default widget. | |
| The data is owned by the instance. | |
| The return value can be NULL. |