forked from AuroraMiddleware/gtk
listbase: Remove nonexisting function from header
This commit is contained in:
parent
e8c5a771e5
commit
80b7c60150
@ -41,8 +41,6 @@ struct _GtkListBaseClass
|
|||||||
GtkListTile *tile,
|
GtkListTile *tile,
|
||||||
guint n_items);
|
guint n_items);
|
||||||
|
|
||||||
void (* adjustment_value_changed) (GtkListBase *self,
|
|
||||||
GtkOrientation orientation);
|
|
||||||
gboolean (* get_allocation) (GtkListBase *self,
|
gboolean (* get_allocation) (GtkListBase *self,
|
||||||
guint pos,
|
guint pos,
|
||||||
GdkRectangle *area);
|
GdkRectangle *area);
|
||||||
|
Loading…
Reference in New Issue
Block a user