Method

GtkEntryget_activates_default

Declaration [src]

gboolean
gtk_entry_get_activates_default (
  GtkEntry* entry
)

Description [src]

Retrieves the value set by gtk_entry_set_activates_default().

Return value

Type: gboolean

TRUE if the entry will activate the default widget.