Macro gstore::preferences_group[][src]

macro_rules! preferences_group {
    (
        $($text:tt)*
    ) => { ... };
}