Macro gstore::preferences_page[][src]

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