pub const MAYBE_SIGNATURE_STR: &'static str = "m";
Expand description

The prefix of MAYBE (GVariant-specific) type signature, as a string. Provided for manual signature creation.