listbase: Remove nonexisting function from header

This commit is contained in:
Benjamin Otte 2023-03-04 15:43:26 +01:00 committed by Benjamin Otte
parent e8c5a771e5
commit 80b7c60150

View File

@ -41,8 +41,6 @@ struct _GtkListBaseClass
GtkListTile *tile,
guint n_items);
void (* adjustment_value_changed) (GtkListBase *self,
GtkOrientation orientation);
gboolean (* get_allocation) (GtkListBase *self,
guint pos,
GdkRectangle *area);