mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 06:10:15 +00:00
widget: Remove _gtk_widget_supports_clip
This commit is contained in:
parent
3063d4a5e3
commit
07a9b202ab
@ -232,7 +232,6 @@ void _gtk_widget_buildable_finish_accelerator (GtkWidget *widget,
|
||||
GtkWidget *toplevel,
|
||||
gpointer user_data);
|
||||
GtkStyleContext * _gtk_widget_peek_style_context (GtkWidget *widget);
|
||||
gboolean _gtk_widget_supports_clip (GtkWidget *widget);
|
||||
void _gtk_widget_set_simple_clip (GtkWidget *widget,
|
||||
GtkAllocation *content_clip);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user