Method

GtkEntryCompletionset_popup_set_width

deprecated: 4.10 

Declaration [src]

void
gtk_entry_completion_set_popup_set_width (
  GtkEntryCompletion* completion,
  gboolean popup_set_width
)

Description [src]

Sets whether the completion popup window will be resized to be the same width as the entry.

Deprecated since: 4.10

GtkEntryCompletion will be removed in GTK 5.

Parameters

popup_set_width

Type: gboolean

TRUE to make the width of the popup the same as the entry.