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