Macro gstore::title_bar[][src]

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