Struct
GtkAccessibleList
since: 4.14
Description [src]
struct GtkAccessibleList {
/* No available fields */
}
A boxed type which wraps a list of references to GtkAccessible objects.
Available since: 4.14
Constructors
gtk_accessible_list_new_from_list
Allocates a new GtkAccessibleList
, doing a shallow copy of the
passed list of GtkAccessible
instances.
since: 4.14