Window.getDefaultWidget

Returns the default widget for window. See gtk_window_set_default() for more details. Since 2.14

class Window
getDefaultWidget
()

Return Value

Type: Widget

the default widget, or NULL if there is none. [transfer none]

Meta