[][src]Macro gtk_rs_state::gtk_refs

macro_rules! gtk_refs {
    ( $modpub:vis mod $modname:ident ; struct $structname:ident ; $( $i:ident : $t:ty ),* ) => { ... };
}