gtk4/auto/alias.rs
// This file was generated by gir (https://github.com/gtk-rs/gir)
// from gir-files (https://github.com/gtk-rs/gir-files)
// DO NOT EDIT
#[allow(unused_imports)]
use crate::auto::*;
#[doc(alias = "GtkAllocation")]
pub type Allocation = gdk::Rectangle;