Method
GtkTextget_activates_default
Declaration [src]
gboolean
gtk_text_get_activates_default (
GtkText* self
)
Description [src]
Returns whether pressing Enter will activate
the default widget for the window containing self
.
Gets property | Gtk.Text:activates-default |