Method
GtkWidgetget_receives_default
Declaration [src]
gboolean
gtk_widget_get_receives_default (
GtkWidget* widget
)
Description [src]
Determines whether the widget is always treated as the default widget within its toplevel when it has the focus, even if another widget is the default.
Gets property | Gtk.Widget:receives-default |