Method

GtkEntryCompletionget_popup_set_width

since: 2.8

Declaration [src]

gboolean
gtk_entry_completion_get_popup_set_width (
  GtkEntryCompletion* completion
)

Description [src]

Returns whether the completion popup window will be resized to the width of the entry.

Available since: 2.8

Return value

Type: gboolean

TRUE if the popup window will be resized to the width of the entry.