Struct vips_sys::_GParamSpecBoolean [] [src]

#[repr(C)]
pub struct _GParamSpecBoolean { pub parent_instance: GParamSpec, pub default_value: gboolean, }

Fields

Trait Implementations

impl Debug for _GParamSpecBoolean
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for _GParamSpecBoolean
[src]

impl Clone for _GParamSpecBoolean
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more