#[repr(C)]pub struct GtkSourceStyleSchemeChooserButton {
pub parent_instance: GtkButton,
}Fields§
§parent_instance: GtkButtonTrait Implementations§
source§impl Clone for GtkSourceStyleSchemeChooserButton
impl Clone for GtkSourceStyleSchemeChooserButton
source§fn clone(&self) -> GtkSourceStyleSchemeChooserButton
fn clone(&self) -> GtkSourceStyleSchemeChooserButton
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