entry: Implement clip

This commit is contained in:
Benjamin Otte 2014-05-24 16:20:48 +02:00
parent 4bbca44512
commit 750178e1ed

View File

@ -3690,6 +3690,8 @@ gtk_entry_size_allocate (GtkWidget *widget,
if (completion)
_gtk_entry_completion_resize_popup (completion);
}
_gtk_widget_set_simple_clip (widget);
}
static gboolean