pub unsafe extern "C" fn gtk_accessible_get_bounds( self_: *mut GtkAccessible, x: *mut c_int, y: *mut c_int, width: *mut c_int, height: *mut c_int, ) -> gboolean
v4_10