pub unsafe extern "C" fn adw_message_dialog_new( parent: *mut GtkWindow, heading: *const c_char, body: *const c_char, ) -> *mut GtkWidget
v1_2