atk/
attribute_set.rs

1// Take a look at the license at the top of the repository in the LICENSE file.
2
3pub type AttributeSet = glib::translate::SList;