Struct sourceview5_sys::GtkSourceFile
source · #[repr(C)]pub struct GtkSourceFile {
pub parent_instance: GObject,
}Fields§
§parent_instance: GObjectTrait Implementations§
source§impl Clone for GtkSourceFile
impl Clone for GtkSourceFile
source§fn clone(&self) -> GtkSourceFile
fn clone(&self) -> GtkSourceFile
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