Struct gtk4_sys::GtkBookmarkListClass
source · #[repr(C)]pub struct GtkBookmarkListClass {
pub parent_class: GObjectClass,
}
Fields§
§parent_class: GObjectClass
Trait Implementations§
source§impl Clone for GtkBookmarkListClass
impl Clone for GtkBookmarkListClass
source§fn clone(&self) -> GtkBookmarkListClass
fn clone(&self) -> GtkBookmarkListClass
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