forked from AuroraMiddleware/gtk
entry: Implement clip
This commit is contained in:
parent
4bbca44512
commit
750178e1ed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user