Struct gtk4_sys::GtkCellArea
source · #[repr(C)]pub struct GtkCellArea {
pub parent_instance: GInitiallyUnowned,
}
Fields§
§parent_instance: GInitiallyUnowned
Trait Implementations§
source§impl Clone for GtkCellArea
impl Clone for GtkCellArea
source§fn clone(&self) -> GtkCellArea
fn clone(&self) -> GtkCellArea
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more