Macro gstore::spin_button[][src]

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