Method

GtkEntryCompletionset_popup_set_width

since: 2.8

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.

Available since: 2.8

Parameters

popup_set_width

Type: gboolean

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