Struct vips_sys::_GParamSpecChar [] [src]

#[repr(C)]
pub struct _GParamSpecChar { pub parent_instance: GParamSpec, pub minimum: gint8, pub maximum: gint8, pub default_value: gint8, }

Fields

Trait Implementations

impl Debug for _GParamSpecChar
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for _GParamSpecChar
[src]

impl Clone for _GParamSpecChar
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more