Add annotations in a11y headers
This commit is contained in:
@ -51,6 +51,7 @@ struct _GtkCellAccessibleClass
|
||||
void (*update_cache) (GtkCellAccessible *cell);
|
||||
};
|
||||
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
GType gtk_cell_accessible_get_type (void);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user