Function gtk_sys::gtk_radio_button_new_with_mnemonic[][src]

pub unsafe extern "C" fn gtk_radio_button_new_with_mnemonic(
    group: *mut GSList,
    label: *const c_char
) -> *mut GtkWidget